#730 closed defect (bug) (fixed)
admin bar css error
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | minor | |
| Severity: | Version: | 1.0 | |
| Component: | Keywords: | css, adminbar | |
| Cc: |
Description
!important twice.
admin-bar.css @ line 202:
#wp-admin-bar img.avatar {
float: left !important;
border: 2px solid #fff !important !important; <<--
margin-right: 8px !important;
}
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [1540]) Fixes #730