Make WordPress Core

Changeset 16810


Ignore:
Timestamp:
12/08/2010 07:38:27 PM (14 years ago)
Author:
nacin
Message:

Define all margins for the admin bar input. props chrisbliss18, fixes #15216.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/css/admin-bar.dev.css

    r16791 r16810  
    260260    border: 1px solid #626262 !important;
    261261    padding: 2px 3px !important;
    262     margin-right: 3px !important;
     262    margin: 0 3px 0 0 !important;
    263263    background: #ddd url(../images/admin-bar-sprite.png?d=08102010) top left no-repeat !important;
    264264    -webkit-border-radius: 0 !important;
Note: See TracChangeset for help on using the changeset viewer.