From 4fcc77c4737299100e9aac907a281f47493c6a55 Mon Sep 17 00:00:00 2001 From: John Ahlroos Date: Wed, 29 Aug 2012 11:33:38 +0300 Subject: Minor changes to error indicator and caption vertical alignment --- WebContent/VAADIN/themes/reindeer/common/common.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'WebContent/VAADIN/themes/reindeer') diff --git a/WebContent/VAADIN/themes/reindeer/common/common.scss b/WebContent/VAADIN/themes/reindeer/common/common.scss index 86f546a6a2..10e8e18e4c 100644 --- a/WebContent/VAADIN/themes/reindeer/common/common.scss +++ b/WebContent/VAADIN/themes/reindeer/common/common.scss @@ -43,7 +43,7 @@ } .v-errorindicator { width: 13px; - height: 16px; + height: 15px; background: transparent url(../common/icons/error.png) no-repeat 50%; } .v-tooltip { -- cgit v1.2.3