From 4a17497424597046c5ff843ec1c52ebad82b54c7 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Tue, 6 Nov 2012 11:44:56 +0200 Subject: Define line-height for tooltips in Runo (#10136) Change-Id: Id73389fa7fa629ce312c2566b8b2dc36b0b6dcc5 --- WebContent/VAADIN/themes/runo/common/common.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'WebContent/VAADIN') 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; } -- cgit v1.2.3