mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-28 10:24:19 +01:00
@mixin pagination-size()
doesn't apply line-height
This commit is contained in:
parent
a47f373e82
commit
845320fe8c
@ -4,6 +4,7 @@
|
||||
.page-link {
|
||||
padding: $padding-y $padding-x;
|
||||
font-size: $font-size;
|
||||
line-height: $line-height;
|
||||
}
|
||||
|
||||
.page-item {
|
||||
|
Loading…
Reference in New Issue
Block a user