Disable input[submit] styling

This commit is contained in:
Anders Stentebjerg
2013-11-05 11:36:43 +01:00
parent 5a690bcf33
commit 1c4129fd64

View File

@@ -7,7 +7,7 @@
// --------------------------------------------------
// Core
.btn, input[type=submit] {
.btn {
display: inline-block;
.ie7-inline-block();
padding: 4px 12px;