2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

remove text indent on carets (not needed) and add inline replacement mixin

This commit is contained in:
Mark Otto
2012-03-11 21:12:59 -07:00
parent 67714d8347
commit c8f4325c19
5 changed files with 23 additions and 1 deletions
+1
View File
@@ -8,6 +8,7 @@
// Core
.btn {
display: inline-block;
.ie7-inline-block();
padding: 4px 10px 4px;
margin-bottom: 0; // For input.btn
font-size: @baseFontSize;