minor fix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2016-12-14 02:14:06 +03:00
parent 3c0bf7dcbd
commit 3d697809f0

View File

@ -1406,7 +1406,7 @@ stretching in width... */
opacity: 0.3;
font-size: small;
}
.overlay-info .ribbon-count:before {
.overlay-info .ribbon-count:not(:empty):before {
content: "/";
}