Autoprefixer for [31038].
see #30886. git-svn-id: https://develop.svn.wordpress.org/trunk@31061 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
76afa9f9a3
commit
afb8352a70
@ -463,6 +463,8 @@
|
||||
.compat-item .field textarea {
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
-webkit-box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user