Extended horizontal overflow to feed and category views.
This commit is contained in:
parent
11d880087d
commit
084642eb0a
2 changed files with 4 additions and 4 deletions
File diff suppressed because one or more lines are too long
|
@ -528,7 +528,7 @@ a.button {
|
|||
content: "";
|
||||
}
|
||||
|
||||
.hide-read-items {
|
||||
.items {
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue