From bafe9f4045e090ee4f19db9decc8b4ff943ec5d6 Mon Sep 17 00:00:00 2001 From: Jouni Koivuviita Date: Thu, 10 Dec 2009 11:10:59 +0000 Subject: [PATCH] Fixes #3484: Sample: OptionGroup svn changeset:10223/svn branch:6.2 --- WebContent/VAADIN/themes/sampler/sampler/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebContent/VAADIN/themes/sampler/sampler/styles.css b/WebContent/VAADIN/themes/sampler/sampler/styles.css index 1e3ab2cc10..20bf4b9de1 100644 --- a/WebContent/VAADIN/themes/sampler/sampler/styles.css +++ b/WebContent/VAADIN/themes/sampler/sampler/styles.css @@ -604,7 +604,7 @@ text-shadow: 0 2px 1px #c0c1c2; padding: 7px 0 8px; } -.v-app-SamplerApplication .feature-controls .new { +.v-app-SamplerApplication .feature-controls .new span { padding-right: 30px; background: transparent url(new-caption-badge.png) no-repeat right 4px; } -- 2.39.5