[Popup] Removed the left alignment of content for customstyle as it was creating...
authorRajeev Ranjan <rajeev.r@samsung.com>
Tue, 28 Feb 2012 15:52:25 +0000 (21:22 +0530)
committerRajeev Ranjan <rajeev.r@samsung.com>
Tue, 28 Feb 2012 15:52:25 +0000 (21:22 +0530)
themes/widgets/popup.edc

index 36e4ae4..9735152 100644 (file)
@@ -1374,14 +1374,6 @@ group { name: "elm/popup/content/customstyle";
          scale : 1;
          description { state: "default" 0.0;
             min: POPUP_CONTENT_CUSTOMSTYLE_DEFAULT_MIN_INC;
-            align: 0.0 0.0;
-            fixed: 1 0;
-            rel1 {
-               relative: 0.0 0.0;
-            }
-            rel2 {
-               relative: 1.0 1.0;
-            }
          }
       }
    }