Whoops
This commit is contained in:
parent
6b98f8acb4
commit
1b2b859ca2
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -472,12 +472,16 @@ a.hide-announcement {
|
|||||||
}
|
}
|
||||||
#thread-watcher {
|
#thread-watcher {
|
||||||
padding-bottom: 3px;
|
padding-bottom: 3px;
|
||||||
|
padding-left: 3px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
min-width: 120px;
|
min-width: 136px;
|
||||||
max-height: 92%;
|
max-height: 92%;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
|
#thread-watcher .menu-button {
|
||||||
|
bottom: 1px;
|
||||||
|
}
|
||||||
:root.fixed-watcher #thread-watcher {
|
:root.fixed-watcher #thread-watcher {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
}
|
}
|
||||||
@ -488,7 +492,7 @@ a.hide-announcement {
|
|||||||
#thread-watcher > .move {
|
#thread-watcher > .move {
|
||||||
padding-top: 3px;
|
padding-top: 3px;
|
||||||
}
|
}
|
||||||
#thread-watcher > div {
|
#watched-threads > div {
|
||||||
max-width: 250px;
|
max-width: 250px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
padding-left: 3px;
|
padding-left: 3px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user