forked from leftypol/leftypol
style.css: set minimum thread watcher length
This commit is contained in:
parent
da29ff3f85
commit
6b64a94bc3
1 changed files with 1 additions and 2 deletions
|
@ -1471,11 +1471,10 @@ div.boardlist {
|
|||
overflow: auto;
|
||||
border: 1px solid;
|
||||
border-style: none solid solid none;
|
||||
width: 50%;
|
||||
margin: 0 auto;
|
||||
margin-bottom: 10px;
|
||||
font-size: 8pt;
|
||||
width: 15%;
|
||||
width: max(15%, 12em);
|
||||
position: fixed;
|
||||
right: 0pt;
|
||||
margin: 0pt;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue