mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-16 22:51:23 +02:00
Merge branch 'develop-olympus' into develop
* develop-olympus: [ticket/10233] IE Emulation fix breaks PM posting layout
This commit is contained in:
@@ -262,7 +262,7 @@ fieldset.submit-buttons input {
|
|||||||
|
|
||||||
#message-box textarea {
|
#message-box textarea {
|
||||||
font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
|
font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
|
||||||
width: 700px;
|
width: 450px;
|
||||||
height: 270px;
|
height: 270px;
|
||||||
min-width: 100%;
|
min-width: 100%;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
Reference in New Issue
Block a user