1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-19 15:01:33 +02:00

Merge pull request #4955 from hanakin/ticket/13214

[ticket/13214] Contact us page textarea looks narrow in responsive mode
This commit is contained in:
Máté Bartus
2017-09-15 10:07:56 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -344,7 +344,7 @@
}
fieldset dd, fieldset.fields1 dd, fieldset.fields2 dd {
margin-left: 20px;
margin-left: 0px;
}
textarea, dd textarea, .message-box textarea {