mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-26 11:58:53 +00:00
Merge remote-tracking branch 'vsephpbb/ticket/11111' into develop
* vsephpbb/ticket/11111: [ticket/11111] Prosilver posting textarea may only be resized vertically
This commit is contained in:
commit
92b15fbdf8
1 changed files with 1 additions and 0 deletions
|
@ -256,6 +256,7 @@ fieldset.submit-buttons input {
|
||||||
min-width: 100%;
|
min-width: 100%;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
|
resize: vertical;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Emoticons panel */
|
/* Emoticons panel */
|
||||||
|
|
Loading…
Add table
Reference in a new issue