]> source.dussan.org Git - vaadin-framework.git/commitdiff
Don't wrap button text
authorArtur Signell <artur.signell@itmill.com>
Mon, 20 Oct 2008 08:51:39 +0000 (08:51 +0000)
committerArtur Signell <artur.signell@itmill.com>
Mon, 20 Oct 2008 08:51:39 +0000 (08:51 +0000)
svn changeset:5672/svn branch:trunk

WebContent/ITMILL/themes/default/button/button.css

index e7735257a3b8275094bd6ba1b612a8a35ce92c1a..560b2e849f939a5c29746e990166eb9cfe10bf30 100644 (file)
@@ -1,6 +1,7 @@
 .i-button {\r
        cursor: pointer;\r
        font-size: 13px;\r
+       white-space: nowrap;\r
 }\r
 
 .i-button img {