1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-02-17 19:29:28 +01:00

Catalog scroll bars

This commit is contained in:
8chan 2015-02-16 16:28:56 -08:00
parent c7f26b31c1
commit bba8368254

View File

@ -578,7 +578,7 @@ table.mod.config-editor input[type="text"] {
width: 98%;
}
.desktop-style div.boardlist:nth-child(1) {
.desktop-style div.boardlist:not(.bottom) {
position: fixed;
top: 0;
left: 0;
@ -1017,6 +1017,9 @@ span.pln {
div.mix {
display: inline-block;
}
.theme-catalog div.thread:hover {
overflow-y: auto; width: 100%
}
/* Mona Font */