Make WordPress Core

Changeset 4950


Ignore:
Timestamp:
02/26/2007 05:22:02 AM (16 years ago)
Author:
markjaquith
Message:

Format <li> elements properly within wp-admin comment view. Props jhodgdon. fixes #3871

File:
1 edited

Legend:

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

    r4830 r4950  
    291291    padding: 1em 1em .2em;
    292292    margin: 0;
     293}
     294
     295.commentlist li li {
     296    border-bottom: 0px;
     297    padding: 0;
    293298}
    294299
Note: See TracChangeset for help on using the changeset viewer.