]> source.dussan.org Git - vaadin-framework.git/commitdiff
added back label margin overflow hack
authorMatti Tahvonen <matti.tahvonen@itmill.com>
Fri, 31 Oct 2008 10:03:30 +0000 (10:03 +0000)
committerMatti Tahvonen <matti.tahvonen@itmill.com>
Fri, 31 Oct 2008 10:03:30 +0000 (10:03 +0000)
svn changeset:5781/svn branch:trunk

WebContent/ITMILL/themes/default/common/common.css
WebContent/ITMILL/themes/default/styles.css

index 990eb3615a409c47c7f6720b9db25c797aacd9a3..6fd194dea1a28aa2f1a60de84212f089b4b4c9bc 100644 (file)
@@ -229,8 +229,8 @@ input.i-modified,
  * Label has tiny paddings to include contents margins.
  */
 .i-label {
-/*     padding-top:1px;
-       padding-bottom: 1px;*/
+       padding-top:1px;
+       padding-bottom: 1px;
 }
 
 /* Loading indicator states
index a311f6e28bcf778ed54d3ee9afd5a9d28150b78a..192f4a8bac81952420934156c6d5e2e54efae344 100644 (file)
@@ -368,8 +368,8 @@ input.i-modified,
  * Label has tiny paddings to include contents margins.
  */
 .i-label {
-/*     padding-top:1px;
-       padding-bottom: 1px;*/
+       padding-top:1px;
+       padding-bottom: 1px;
 }
 
 /* Loading indicator states