Autoprefixer for [29496].
see #28844. git-svn-id: https://develop.svn.wordpress.org/trunk@29499 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
ae4830351c
commit
2bac022b4c
@ -343,6 +343,8 @@
|
||||
.attachment-details .setting input[type="url"],
|
||||
.attachment-details .setting textarea,
|
||||
.attachment-details .setting .value {
|
||||
-webkit-box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
margin: 1px;
|
||||
width: 65%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user