From: Matti Tahvonen Date: Wed, 30 Apr 2008 11:40:14 +0000 (+0000) Subject: fixes #1488 X-Git-Tag: 6.7.0.beta1~4843 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=66cc79cf319b9df7d60cd0d6b2a7dd9367a72eec;p=vaadin-framework.git fixes #1488 svn changeset:4301/svn branch:trunk --- diff --git a/WebContent/ITMILL/themes/default/panel/panel.css b/WebContent/ITMILL/themes/default/panel/panel.css index e6c3ee46b7..ead87031fe 100644 --- a/WebContent/ITMILL/themes/default/panel/panel.css +++ b/WebContent/ITMILL/themes/default/panel/panel.css @@ -18,6 +18,16 @@ margin-left: 9px; } +.i-panel-caption .i-errorindicator { + float: none; + padding-right:18px; + display:inline; +} + +.i-panel-caption .i-icon { + display:inline; +} + .i-panel-caption, .i-panel-caption-light { font-size: 18px;