Fix CSS for the pagination now the sharing is disabled
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
parent
7c5fdbb2a1
commit
bbc156fd56
|
@ -155,7 +155,7 @@ body {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.page__share + .pagination {
|
.page__meta + .pagination {
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue