aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatti Tahvonen <matti.tahvonen@itmill.com>2007-12-27 14:19:12 +0000
committerMatti Tahvonen <matti.tahvonen@itmill.com>2007-12-27 14:19:12 +0000
commit2cba63eceefe4dcb8029b1e030ccb7c6b981d78c (patch)
tree5935547fa35548a2d1c4fc41901ffa6c1e164f13
parent3b6859bd505065363d067e2a20fd43e6d8e6aaef (diff)
downloadvaadin-framework-2cba63eceefe4dcb8029b1e030ccb7c6b981d78c.tar.gz
vaadin-framework-2cba63eceefe4dcb8029b1e030ccb7c6b981d78c.zip
forgotten commit for expand layout
svn changeset:3307/svn branch:trunk
-rw-r--r--src/com/itmill/toolkit/terminal/gwt/public/default/expandlayout/expandlayout.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/com/itmill/toolkit/terminal/gwt/public/default/expandlayout/expandlayout.css b/src/com/itmill/toolkit/terminal/gwt/public/default/expandlayout/expandlayout.css
index 11729da5c5..f4ed9c6e7a 100644
--- a/src/com/itmill/toolkit/terminal/gwt/public/default/expandlayout/expandlayout.css
+++ b/src/com/itmill/toolkit/terminal/gwt/public/default/expandlayout/expandlayout.css
@@ -19,6 +19,7 @@
border-collapse:collapse;
border-spacing:0;
height:100%;
+ width:100%;
}
.i-expandlayout-margin-top {