Fix pagination list styling.
This commit is contained in:
parent
48a9b8974c
commit
5ae540a2f8
@ -50,6 +50,11 @@ ul {
|
|||||||
margin-left: 30px;
|
margin-left: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.pagination ul {
|
||||||
|
list-style-type: none;
|
||||||
|
margin: 15px 0 !important;
|
||||||
|
}
|
||||||
|
|
||||||
* {
|
* {
|
||||||
line-height: 1.2em;
|
line-height: 1.2em;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user