Merge pull request #4731 from Rishabh04-02/ticket/15120

[ticket/15120] Semicolon missing
This commit is contained in:
Oliver Schramm 2017-03-11 01:03:56 +01:00
commit b4478676b5

View file

@ -98,7 +98,7 @@ a.lastsubject:hover {
} }
.row-item a:hover { .row-item a:hover {
text-decoration: none text-decoration: none;
} }
.row-item .topictitle:hover, .row-item .topictitle:hover,