Make WordPress Core

Changeset 28811


Ignore:
Timestamp:
06/24/2014 12:02:17 AM (10 years ago)
Author:
wonderboymusic
Message:

Adjust CSS for "Moved to the trash" message for a pingback in the dashboard.

Props zoerooney, codenameEli.
Fixes #28286.

File:
1 edited

Legend:

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

    r28234 r28811  
    711711    background: none;
    712712    padding: 6px 0;
     713    margin-left: 12px;
    713714}
    714715
     
    726727#activity-widget #the-comment-list img {
    727728    position: absolute;
    728     left: 13px;
    729729    top: 13px;
    730730}
     
    768768#activity-widget #the-comment-list .spam-undo-inside .avatar,
    769769#activity-widget #the-comment-list .trash-undo-inside .avatar {
    770     margin-right: 20px;
    771770    position: relative;
    772771    top: 0;
Note: See TracChangeset for help on using the changeset viewer.