diff options
author | Matti Tahvonen <matti.tahvonen@itmill.com> | 2009-10-30 06:46:05 +0000 |
---|---|---|
committer | Matti Tahvonen <matti.tahvonen@itmill.com> | 2009-10-30 06:46:05 +0000 |
commit | 85a74fc244488843742c0427bd9eff73295c2927 (patch) | |
tree | 19eb3df00386b21c7155f1b20ff18d4946c988bf /WebContent/VAADIN/themes/runo/common | |
parent | 6f6062046ac6fbd4c2bf58b3cae50c7f467ee752 (diff) | |
download | vaadin-framework-85a74fc244488843742c0427bd9eff73295c2927.tar.gz vaadin-framework-85a74fc244488843742c0427bd9eff73295c2927.zip |
merged [9471] from 6.1
svn changeset:9472/svn branch:6.2
Diffstat (limited to 'WebContent/VAADIN/themes/runo/common')
-rw-r--r-- | WebContent/VAADIN/themes/runo/common/common.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/WebContent/VAADIN/themes/runo/common/common.css b/WebContent/VAADIN/themes/runo/common/common.css index 7b40130c45..7b8317c4f3 100644 --- a/WebContent/VAADIN/themes/runo/common/common.css +++ b/WebContent/VAADIN/themes/runo/common/common.css @@ -38,7 +38,6 @@ border-top-color: #d5d2c1; border-left-color: #d5d2c1; font-size: 11px; - line-height: 13px; font-family: arial, helvetica, tahoma, verdana, sans-serif; color: #5d5444; } |