Fix #343
This commit is contained in:
parent
ab30553407
commit
f862770726
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -196,6 +196,12 @@ th {
|
||||
left: 2px;
|
||||
right: 2px;
|
||||
}
|
||||
.pagination-sticky-top .pagelist,
|
||||
.pagination-sticky-bottom .pagelist,
|
||||
#header-bar {
|
||||
left: 2px;
|
||||
right: 2px;
|
||||
}
|
||||
.navigation-alignment-center #header-bar {
|
||||
text-align: center;
|
||||
}
|
||||
@ -226,6 +232,7 @@ th {
|
||||
.sidebar-location-right.sidebar-minimal:not(.fourchan-ss-navigation) #header-bar {
|
||||
right: 20px;
|
||||
}
|
||||
.fourchan-ss-navigation .pagelist,
|
||||
.fourchan-ss-navigation #header-bar {
|
||||
left: 0;
|
||||
right: 0;
|
||||
@ -394,13 +401,6 @@ th {
|
||||
.pagination-alignment-right .pagelist {
|
||||
text-align: right;
|
||||
}
|
||||
.fourchan-ss-navigation .pagelist {
|
||||
left: 0;
|
||||
right: 0;
|
||||
border-left: 0;
|
||||
border-right: 0;
|
||||
border-radius: 0 !important;
|
||||
}
|
||||
.pagination-sticky-top .pagelist {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user