diff options
author | Jouni Koivuviita <jouni.koivuviita@itmill.com> | 2009-05-11 14:40:16 +0000 |
---|---|---|
committer | Jouni Koivuviita <jouni.koivuviita@itmill.com> | 2009-05-11 14:40:16 +0000 |
commit | 35315b08e78b253c89e902e56455bdf1cda1316c (patch) | |
tree | aac5c07cb2146a585659cd9adf08282570b2d323 /WebContent/ITMILL/themes/reindeer/select/select.css | |
parent | 064bc4fe71fa23c9e4a3758e8ff824aeb533686d (diff) | |
download | vaadin-framework-35315b08e78b253c89e902e56455bdf1cda1316c.tar.gz vaadin-framework-35315b08e78b253c89e902e56455bdf1cda1316c.zip |
Theme updates.
svn changeset:7745/svn branch:6.0
Diffstat (limited to 'WebContent/ITMILL/themes/reindeer/select/select.css')
-rw-r--r-- | WebContent/ITMILL/themes/reindeer/select/select.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WebContent/ITMILL/themes/reindeer/select/select.css b/WebContent/ITMILL/themes/reindeer/select/select.css index 736587932b..2851012392 100644 --- a/WebContent/ITMILL/themes/reindeer/select/select.css +++ b/WebContent/ITMILL/themes/reindeer/select/select.css @@ -64,6 +64,7 @@ -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; + overflow: hidden; } .i-filterselect-suggestmenu .gwt-MenuItem { padding: 1px 8px; |