minor fix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-07-02 02:10:03 +03:00
parent bffb03b92c
commit 0384afebee

View File

@ -25,7 +25,7 @@ body {
/* XXX move these to the main CSS */
.browse-widget .list div:not(.not-traversable) .text:after {
.browse-widget:not(.flat) .list .item:not(.not-traversable) .text:after {
content: "";
}
/* XXX this needs to be the last .text item only */