]> source.dussan.org Git - vaadin-framework.git/commitdiff
iview scroll area needs to be relative
authorMatti Tahvonen <matti.tahvonen@itmill.com>
Fri, 24 Oct 2008 11:27:56 +0000 (11:27 +0000)
committerMatti Tahvonen <matti.tahvonen@itmill.com>
Fri, 24 Oct 2008 11:27:56 +0000 (11:27 +0000)
svn changeset:5710/svn branch:trunk

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

index e88eca18d699d98a283413297bdc979f4a9d9d56..990eb3615a409c47c7f6720b9db25c797aacd9a3 100644 (file)
@@ -31,6 +31,7 @@
        outline: none;
        margin-top:-1px;
        border-top:1px solid transparent;
+       position:relative;
 }
 
 
@@ -228,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 c3c555a676d1b4be2fce49f8307b7d8a525ceff1..04d1ddd22c18f18e5e630aeb4d8b9035d42cef4c 100644 (file)
        outline: none;
        margin-top:-1px;
        border-top:1px solid transparent;
+       position:relative;
 }
 
 
@@ -357,8 +358,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