mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
compensate for ie7 button padding with no borders, fix indentation
This commit is contained in:
Vendored
+2
-2
@@ -3253,8 +3253,8 @@ button.close {
|
||||
|
||||
button.btn,
|
||||
input[type="submit"].btn {
|
||||
*padding-top: 2px;
|
||||
*padding-bottom: 2px;
|
||||
*padding-top: 3px;
|
||||
*padding-bottom: 3px;
|
||||
}
|
||||
|
||||
button.btn::-moz-focus-inner,
|
||||
|
||||
Reference in New Issue
Block a user