mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
Use base padding for input-group-addon class
This commit is contained in:
Vendored
+1
-1
@@ -1579,7 +1579,7 @@ select:focus:invalid:focus {
|
||||
}
|
||||
|
||||
.input-group-addon {
|
||||
padding: 6px 8px;
|
||||
padding: 8px 12px;
|
||||
font-size: 14px;
|
||||
font-weight: normal;
|
||||
line-height: 1.428571429;
|
||||
|
||||
Reference in New Issue
Block a user