mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 00:29:52 +02:00
line-height-base to line-height var
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
float: left; // Collapse white-space
|
||||
padding: $padding-y $padding-x;
|
||||
margin-left: -1px;
|
||||
line-height: $line-height-base;
|
||||
line-height: $line-height;
|
||||
color: $pagination-color;
|
||||
text-decoration: none;
|
||||
background-color: $pagination-bg;
|
||||
|
Reference in New Issue
Block a user