1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-16 22:42:57 +02:00

[ticket/15120] Semicolon missing

PHPBB3-15120
This commit is contained in:
Rishabh04-02
2017-03-10 11:00:46 +05:30
parent a96f55ec15
commit e077bd70a4

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