mirror of
https://github.com/anticensority/runet-censorship-bypass.git
synced 2024-11-24 02:13:43 +03:00
Remove nowrap from every li
This commit is contained in:
parent
9728db3467
commit
e4e164635a
|
@ -40,7 +40,7 @@ export default function append(document, { flags }) {
|
|||
ul, ol {
|
||||
list-style-type: none;
|
||||
}
|
||||
li, .nowrap {
|
||||
.nowrap {
|
||||
white-space: nowrap;
|
||||
word-break: keep-all;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user