mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 19:11:47 +02:00
Merge branch '3.2.x' into 3.3.x
This commit is contained in:
@@ -281,7 +281,7 @@ dd.option {
|
||||
}
|
||||
|
||||
.search .postbody {
|
||||
width: 68%
|
||||
width: 68%;
|
||||
}
|
||||
|
||||
/* Topic review panel
|
||||
|
@@ -145,7 +145,7 @@ dd textarea {
|
||||
/* Browser-specific tweaks */
|
||||
button::-moz-focus-inner {
|
||||
padding: 0;
|
||||
border: 0
|
||||
border: 0;
|
||||
}
|
||||
|
||||
/* Quick-login on index page */
|
||||
|
Reference in New Issue
Block a user