Fix rendering problem in Safari

git-svn-id: http://svn.automattic.com/wordpress/trunk@1222 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
emc3 2004-05-04 20:11:11 +00:00
parent 178f656465
commit 95d854b4f5
1 changed files with 1 additions and 1 deletions

View File

@ -402,7 +402,7 @@ textarea, input, select {
} }
#slugdiv { #slugdiv {
width: 9.4em; width: 10.4em;
} }
#titlediv, #poststatusdiv, #commentstatusdiv, #slugdiv, #postpassworddiv, #namediv, #uridiv, #emaildiv { #titlediv, #poststatusdiv, #commentstatusdiv, #slugdiv, #postpassworddiv, #namediv, #uridiv, #emaildiv {