diff options
-rw-r--r-- | WebContent/VAADIN/themes/runo/common/common.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WebContent/VAADIN/themes/runo/common/common.scss b/WebContent/VAADIN/themes/runo/common/common.scss index a7c8d7ab7e..41ab6dae88 100644 --- a/WebContent/VAADIN/themes/runo/common/common.scss +++ b/WebContent/VAADIN/themes/runo/common/common.scss @@ -48,6 +48,7 @@ border-top-color: #d5d2c1; border-left-color: #d5d2c1; font-size: 11px; + line-height: 14px; font-family: arial, helvetica, tahoma, verdana, sans-serif; color: #5d5444; } |