1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-06 14:35:56 +02:00

Merge branch '3.2.x' into 3.3.x

This commit is contained in:
mrgoldy 2020-04-06 17:16:48 +02:00
commit c7be5d25d0
2 changed files with 2 additions and 2 deletions

View File

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

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 */