mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/12292] Fix syntax error in admin.css
PHPBB3-12292
This commit is contained in:
@@ -1556,7 +1556,7 @@ input.disabled {
|
||||
}
|
||||
|
||||
/* Focus states */
|
||||
input.button1:focus, input.button2:focus, {
|
||||
input.button1:focus, input.button2:focus {
|
||||
outline-style: none;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user