Full length fields on the edit link form. Props mt. fixes #6055

git-svn-id: http://svn.automattic.com/wordpress/trunk@7119 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2008-03-01 02:12:52 +00:00
parent 5750a43404
commit 372ce0ed9b

View File

@ -1061,6 +1061,12 @@ html, body {
width: 98%;
}
#link_name, #link_url, #link_description {
font-size: 1.7em;
padding: 4px 3px;
width: 98%;
}
#edit-slug-box {
margin-top: 8px;
color: #999;