forked from wallabag/wallabag
Fix wrong selected page number alignment on pagination
This commit is contained in:
@ -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
Reference in New Issue
Block a user