[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

@ -281,7 +281,7 @@ dd.option {
} }
.search .postbody { .search .postbody {
width: 68% width: 68%;
} }
/* Topic review panel /* Topic review panel

View file

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