Make WordPress Core

Changeset 7119


Ignore:
Timestamp:
03/01/2008 02:12:52 AM (18 years ago)
Author:
ryan
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/wp-admin.css

    r7118 r7119  
    10601060    padding: 4px 3px;
    10611061    width: 98%;
     1062}
     1063
     1064#link_name, #link_url, #link_description {
     1065    font-size: 1.7em;
     1066    padding: 4px 3px;
     1067    width: 98%;
    10621068}
    10631069
Note: See TracChangeset for help on using the changeset viewer.