1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

tweak label component padding

This commit is contained in:
Mark Otto 2014-12-06 00:18:04 -08:00
parent 57071cc68a
commit ebfe358495
7 changed files with 7 additions and 7 deletions

View file

@ -3768,7 +3768,7 @@ input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="butto
.label {
display: inline;
padding: .2em .6em .3em;
padding: .15em .4em;
font-size: 75%;
font-weight: bold;
line-height: 1;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -3768,7 +3768,7 @@ input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="butto
.label {
display: inline;
padding: .2em .6em .3em;
padding: .15em .4em;
font-size: 75%;
font-weight: bold;
line-height: 1;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -4,7 +4,7 @@
.label {
display: inline;
padding: .2em .6em .3em;
padding: .15em .4em;
font-size: 75%;
font-weight: bold;
line-height: 1;