mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-03 21:17:37 +03:00
Improve support for text-only browsers
This commit is contained in:
parent
d7839899e6
commit
998b301229
3 changed files with 11 additions and 6 deletions
|
@ -388,6 +388,10 @@ a.search_subreddit:hover {
|
|||
|
||||
/* Post */
|
||||
|
||||
.sep {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.thread {
|
||||
word-break: break-word;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue