Don't overlap the scrollbar on the spoiler labels. I'm such a genius.
This commit is contained in:
parent
0e7cb3a42a
commit
5f1cc1d471
@ -3562,7 +3562,9 @@ a[href="javascript:;"] {\
|
||||
white-space: pre;\
|
||||
}\
|
||||
#replies > div:hover {\
|
||||
bottom: -10px;\
|
||||
overflow-x: auto;\
|
||||
z-index: 1;\
|
||||
}\
|
||||
.preview {\
|
||||
background-color: rgba(0,0,0,.2);\
|
||||
|
||||
@ -2800,7 +2800,9 @@ a[href="javascript:;"] {
|
||||
white-space: pre;
|
||||
}
|
||||
#replies > div:hover {
|
||||
bottom: -10px;
|
||||
overflow-x: auto;
|
||||
z-index: 1;
|
||||
}
|
||||
.preview {
|
||||
background-color: rgba(0,0,0,.2);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user