]> source.dussan.org Git - vaadin-framework.git/commitdiff
link-style button alignment fixed
authorMarc Englund <marc.englund@itmill.com>
Tue, 4 Dec 2007 09:39:36 +0000 (09:39 +0000)
committerMarc Englund <marc.englund@itmill.com>
Tue, 4 Dec 2007 09:39:36 +0000 (09:39 +0000)
svn changeset:3136/svn branch:trunk

src/com/itmill/toolkit/terminal/gwt/public/default/button/button.css

index 7a42cdea1e77a59de1aba47465d5ea37bb9631d1..d52e6f51c9048e39cac18fe3351fd463683f6085 100644 (file)
@@ -11,7 +11,8 @@
        border: 0px;
        text-align: left;
        text-decoration: underline;
-       background: none;
+       background: none;\r
+       padding-left: 0px;
 }
 .i-button-link span {
        text-decoration: underline;