1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-29 08:10:47 +02:00

remove firefox <3.6 css hacks for buttons

This commit is contained in:
Mark Otto
2012-09-30 22:49:14 -07:00
parent bbd543db53
commit 2b06edc7d7
2 changed files with 0 additions and 20 deletions

View File

@@ -3304,12 +3304,6 @@ input[type="button"].btn-block {
background-color: #080808 \9;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
padding: 0;
border: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {