Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / content / browser / resources / gpu / info_view.css
index b78ab19..39e8d6b 100644 (file)
 
 #info-view h3,
 #info-view ul {
-  -webkit-margin-after: 0;
-  -webkit-margin-before: 0;
+  margin-bottom: 0;
+  margin-top: 0;
 }
 
 #info-view > div {
-  -webkit-margin-after: 1em;
+  margin-bottom: 1em;
 }
 
 #info-view .row-title {