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:
@ -98,7 +98,7 @@ a.lastsubject:hover {
|
||||
}
|
||||
|
||||
.row-item a:hover {
|
||||
text-decoration: none
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.row-item .topictitle:hover,
|
||||
|
Reference in New Issue
Block a user