mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-27 14:46:01 +03:00
Change up label padding to equalize top and bottom
This commit is contained in:
Vendored
+1
-1
@@ -4795,7 +4795,7 @@ textarea.input-group-sm > .input-group-btn > .btn {
|
||||
|
||||
.label {
|
||||
display: inline;
|
||||
padding: .25em .6em;
|
||||
padding: .2em .6em .3em;
|
||||
font-size: 75%;
|
||||
font-weight: bold;
|
||||
line-height: 1;
|
||||
|
||||
Reference in New Issue
Block a user