1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-30 11:40:08 +02:00

[ticket/16404] Small bug in prosilver

PHPBB3-16404
This commit is contained in:
phpBB España
2020-03-15 14:45:45 +01:00
parent 0a089c8656
commit 07576eb338
2 changed files with 2 additions and 2 deletions

View File

@@ -145,7 +145,7 @@ dd textarea {
/* Browser-specific tweaks */
button::-moz-focus-inner {
padding: 0;
border: 0
border: 0;
}
/* Quick-login on index page */