mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-16 05:34:01 +02:00
Merge pull request #5005 from hanakin/ticket/15404
[ticket/15404] autoprefix browser compatibility
This commit is contained in:
@@ -420,6 +420,7 @@
|
||||
textarea,
|
||||
dd textarea,
|
||||
.message-box textarea {
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
width: 100%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user