0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-29 21:52:22 +01:00

run make on prev commit

This commit is contained in:
Mark Otto 2012-09-30 23:47:00 -07:00
parent 3934e55254
commit bfe51163e2

View File

@ -91,12 +91,6 @@ input {
line-height: normal; line-height: normal;
} }
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
button, button,
html input[type="button"], html input[type="button"],
input[type="reset"], input[type="reset"],
@ -399,7 +393,6 @@ h6 {
font-family: inherit; font-family: inherit;
font-weight: bold; font-weight: bold;
line-height: 20px; line-height: 20px;
color: inherit;
text-rendering: optimizelegibility; text-rendering: optimizelegibility;
} }