mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-26 02:51:04 +00:00
Fix wrong selected page number alignment on pagination
This commit is contained in:
parent
f836b98fa6
commit
1f84aa903d
2 changed files with 3 additions and 1 deletions
|
@ -43,10 +43,12 @@
|
|||
padding: 0;
|
||||
}
|
||||
|
||||
span,
|
||||
a {
|
||||
padding: 0 10px;
|
||||
height: 30px;
|
||||
display: block;
|
||||
line-height: 30px;
|
||||
}
|
||||
|
||||
.disabled {
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue