Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / resources / print_preview / settings / page_settings.css
index 9dad68f..7e3defd 100644 (file)
@@ -2,6 +2,11 @@
  * Use of this source code is governed by a BSD-style license that can be
  * found in the LICENSE file. */
 
+#page-settings .left-column {
+  padding-top: 16px;
+  vertical-align: top;
+}
+
 #page-settings .page-settings-print-pages-div {
   -webkit-box-align: center;
   display: -webkit-box;