Corrige https://github.com/marienfressinaud/FreshRSS/issues/369
@@ -241,6 +241,10 @@
background: #1a1a1a;
}
+ .horizontal-list > .item > a {
+ display: block
+ }
+
.flux_header {
background: inherit;
height: 25px;
@@ -236,6 +236,10 @@ body {
background: #fff;
@@ -250,6 +250,10 @@