Extended horizontal overflow to feed and category views.

This commit is contained in:
Dave Z 2018-06-06 18:18:41 +00:00 committed by Frédéric Guillot
parent 11d880087d
commit 084642eb0a
2 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -528,7 +528,7 @@ a.button {
content: "";
}
.hide-read-items {
.items {
overflow-x: hidden;
}