mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-16 13:44:12 +02:00
[ticket/15404] autoprefix browser compatability
PHPBB3-15404
This commit is contained in:
@@ -421,6 +421,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