diff options
author | Henri Sara <henri.sara@itmill.com> | 2011-02-28 11:17:41 +0000 |
---|---|---|
committer | Henri Sara <henri.sara@itmill.com> | 2011-02-28 11:17:41 +0000 |
commit | 6fcd994f1af440fd276c23d2b0f7e9f3e7ec37e8 (patch) | |
tree | 80a5822bb6fdde3849045fb8fe2ebe653eec2693 /WebContent/VAADIN/themes/tests-tickets | |
parent | 7756ba04dc4fff1222ceed5a44009883daaa9e30 (diff) | |
download | vaadin-framework-6fcd994f1af440fd276c23d2b0f7e9f3e7ec37e8.tar.gz vaadin-framework-6fcd994f1af440fd276c23d2b0f7e9f3e7ec37e8.zip |
Merged changes from 6.5 branch
svn changeset:17493/svn branch:6.6
Diffstat (limited to 'WebContent/VAADIN/themes/tests-tickets')
-rw-r--r-- | WebContent/VAADIN/themes/tests-tickets/styles.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WebContent/VAADIN/themes/tests-tickets/styles.css b/WebContent/VAADIN/themes/tests-tickets/styles.css index 7654f4663f..e63a5767b3 100644 --- a/WebContent/VAADIN/themes/tests-tickets/styles.css +++ b/WebContent/VAADIN/themes/tests-tickets/styles.css @@ -329,6 +329,7 @@ } .styled-twincol-captions .v-select-twincol-caption-right { font-size: 30px; + line-height: normal; color: blue; } |