mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-21 20:54:43 +00:00
#3864: use @baseLineHeight in alerts.less
This commit is contained in:
parent
b1cb556503
commit
3add79c071
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
position: relative;
|
||||
top: -2px;
|
||||
right: -21px;
|
||||
line-height: 18px;
|
||||
line-height: @baseLineHeight;
|
||||
}
|
||||
|
||||
// Alternate styles
|
||||
|
|
|
|||
Loading…
Reference in a new issue