Make WordPress Core

Changeset 8872


Ignore:
Timestamp:
09/11/2008 09:59:55 PM (16 years ago)
Author:
azaozz
Message:

Fix position of search tags box, props scohoust, fixes #7731

File:
1 edited

Legend:

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

    r8871 r8872  
    15221522}
    15231523
    1524 p#tag-search {
    1525     position: absolute;
    1526     right: 0;
    1527     top: 0;
    1528     margin: 0;
    1529 }
    1530 
    15311524form#posts-filter {
    15321525    position: relative;
Note: See TracChangeset for help on using the changeset viewer.