This commit is contained in:
Zixaphir 2013-06-02 14:50:50 -07:00
parent ab30553407
commit f862770726
4 changed files with 10 additions and 10 deletions

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

View File

@ -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;