mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-06 22:30:59 +00:00
fix for #1779, use line-height var
This commit is contained in:
parent
2d9b3c45d3
commit
adff17ac03
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
|
@ -92,7 +92,7 @@
|
|||
padding: 3px 15px;
|
||||
clear: both;
|
||||
font-weight: normal;
|
||||
line-height: 18px;
|
||||
line-height: @baseLineHeight;
|
||||
color: @gray;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue