Plugin Directory

Changeset 787638


Ignore:
Timestamp:
10/14/2013 03:00:39 PM (12 years ago)
Author:
lessbloat
Message:

Fixing margin-bottom bug in quick draft widget.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dashboard/trunk/css/quickdraft.css

    r787085 r787638  
    129129}
    130130
    131 #draft-list li:last-child {
    132     margin-bottom: 0;
    133 }
    134 
    135131#draft-list p {
    136132    margin: 0;
     
    265261}
    266262
    267 #draft-list li:last-child {
    268     margin-bottom: 0;
    269 }
    270 
    271263#draft-list p {
    272264    margin: 0;
Note: See TracChangeset for help on using the changeset viewer.