Removed redundant padding declaration on .button

This commit is contained in:
DBPreston 2012-05-02 18:43:35 +02:00
parent 6d07a6538e
commit f858d9b0b6

View File

@ -143,7 +143,6 @@
border: 1px solid #aaa;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
padding: 4px 12px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;