1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

Merge remote-tracking branch 'naderman/ticket/10233' into prep-release-3.0.9

* naderman/ticket/10233:
  [ticket/10233] IE Emulation fix breaks PM posting layout
This commit is contained in:
Andreas Fischer
2011-06-26 20:40:59 +02:00

View File

@@ -262,7 +262,7 @@ fieldset.submit-buttons input {
#message-box textarea {
font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
width: 700px;
width: 450px;
height: 270px;
min-width: 100%;
max-width: 100%;