From: Artur Signell Date: Fri, 24 Oct 2008 07:47:53 +0000 (+0000) Subject: Fix for #2161 - Safari buttons get clipped X-Git-Tag: 6.7.0.beta1~3942 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=fda45ac9d7a9b2b5f3227d78ab31d08a06f12219;p=vaadin-framework.git Fix for #2161 - Safari buttons get clipped svn changeset:5707/svn branch:trunk --- diff --git a/WebContent/ITMILL/themes/default/button/button.css b/WebContent/ITMILL/themes/default/button/button.css index 560b2e849f..cc21bf1b04 100644 --- a/WebContent/ITMILL/themes/default/button/button.css +++ b/WebContent/ITMILL/themes/default/button/button.css @@ -2,6 +2,7 @@ cursor: pointer; font-size: 13px; white-space: nowrap; + margin: 0px; } .i-button img {