]> source.dussan.org Git - vaadin-framework.git/commitdiff
Tabsheet deco fix for IE7
authorArtur Signell <artur.signell@itmill.com>
Fri, 24 Oct 2008 13:38:32 +0000 (13:38 +0000)
committerArtur Signell <artur.signell@itmill.com>
Fri, 24 Oct 2008 13:38:32 +0000 (13:38 +0000)
svn changeset:5719/svn branch:trunk

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

index 1c6e4b2e066c83d0ce7aa260ca94ee564414a40c..0c6e55699b742d881b056464c00e3dc24708e015 100644 (file)
@@ -2057,6 +2057,7 @@ input.i-modified,
        background: #babfc0;
        overflow: hidden;
        margin: 0;
+       width: 100%;
 }
 .i-textfield {
        background: #fff url(textfield/img/bg.png) repeat-x;
index 1ef390e94c75adacaa07b64ba88bdc01c9614849..3435cce9212b4370f70984784082d59b445ceb91 100644 (file)
        background: #babfc0;
        overflow: hidden;
        margin: 0;
+       width: 100%;
 }
\ No newline at end of file