1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

Fix wrong selected page number alignment on pagination

This commit is contained in:
Simounet 2017-12-04 22:46:35 +01:00
parent f836b98fa6
commit 1f84aa903d
2 changed files with 3 additions and 1 deletions

View file

@ -43,10 +43,12 @@
padding: 0;
}
span,
a {
padding: 0 10px;
height: 30px;
display: block;
line-height: 30px;
}
.disabled {