Changeset 1501

Show
Ignore:
Timestamp:
08/01/04 07:51:26 (4 years ago)
Author:
saxmatt
Message:

Not sure why that style was inline.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-admin/edit-form.php

    r1499 r1501  
    4747//--> 
    4848</script> 
    49 <style media="screen" type="text/css"> 
    50 #titlediv, #postpassworddiv { 
    51     height: 3.5em; 
    52 
    53 </style> 
     49 
    5450<div id="poststuff"> 
    5551    <fieldset id="titlediv"> 
  • trunk/wp-admin/wp-admin.css

    r1476 r1501  
    427427} 
    428428 
     429#titlediv, #postpassworddiv { 
     430    height: 3.5em; 
     431} 
     432 
    429433#titlediv, #poststatusdiv, #commentstatusdiv, #slugdiv, #postpassworddiv, #namediv, #uridiv, #emaildiv { 
    430434    float: left;