Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / resources / print_preview / settings / destination_settings.css
index 33c0706..2cfc3d2 100644 (file)
@@ -9,15 +9,14 @@
 
 #destination-settings .throbber {
   display: block;
-  margin-bottom: 14px;
+  margin-bottom: 4px;
   margin-top: 8px;
 }
 
 #destination-settings .destination-settings-box {
   -webkit-box-align: center;
   display: -webkit-box;
-  height: 29px;
-  margin-bottom: 10px;
+  height: 28px;
 }
 
 .destination-settings-box.stale {
@@ -25,7 +24,7 @@
 }
 
 #destination-settings .destination-settings-change-button {
-  margin-bottom: 10px;
+  margin: 10px 0;
 }
 
 .destination-settings-icon {
@@ -37,7 +36,7 @@
 
 .destination-settings-info-wrapper {
   -webkit-box-flex: 1;
-  height: 29px;
+  height: 28px;
   position: relative;
 }
 
@@ -65,7 +64,7 @@
   -webkit-box-orient: vertical;
   -webkit-box-pack: center;
   display: -webkit-box;
-  height: 29px;
+  height: 28px;
 }
 
 .destination-settings-name,