multimediaview : fix full-screen mode.
[platform/framework/web/web-ui-fw.git] / src / themes / tizen / common / jquery.mobile.tizen.multimediaview.less
index 4e87a82..8d43d38 100644 (file)
@@ -9,9 +9,8 @@
 
 .ui-multimediaview-wrap {
        width : 100%;
-       margin-top : 16 * @unit_base;
-       margin-bottom : 16 * @unit_base;
        padding : 0;
+       position : relative;
 }
 
 .ui-multimediaview-fullscreen {
 .ui-fullscreen-parents {
        padding: 0 !important;
        margin: 0 !important;
+       width: 100% !important;
+       height: 100% !important;
 }
 
 /* S