Remove width: 99.5% from metaboxes, props andrewryno, fixes #17084

git-svn-id: https://develop.svn.wordpress.org/trunk@17624 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2011-04-08 20:35:51 +00:00
parent 53d3dae91f
commit 69fe5f9755
3 changed files with 2 additions and 3 deletions

View File

@@ -2017,7 +2017,6 @@ input#link_url {
.postbox {
position: relative;
min-width: 255px;
width: 99.5%;
}
#trackback_url {