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

git-svn-id: https://develop.svn.wordpress.org/trunk@7119 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2008-03-01 02:12:52 +00:00
parent bb756155d1
commit abe2afd508
1 changed files with 6 additions and 0 deletions

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;