mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-18 13:30:23 +00:00
@mixin pagination-size() doesn't apply line-height
This commit is contained in:
parent
a47f373e82
commit
845320fe8c
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
.page-link {
|
||||
padding: $padding-y $padding-x;
|
||||
font-size: $font-size;
|
||||
line-height: $line-height;
|
||||
}
|
||||
|
||||
.page-item {
|
||||
|
|
|
|||
Loading…
Reference in a new issue