Dotclear

Changeset 3576:d1f06a8651a7 for admin


Ignore:
Timestamp:
08/17/17 09:49:24 (8 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Children:
3577:702acaa14134, 3578:f42d8d27e838, 3587:0c3bd80aadaa
Message:

Fix error message list position with close button

Location:
admin/style
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r3544 r3576  
    14911491  display: flex; 
    14921492  justify-content: space-between; } 
     1493  .close-notice-parent ul { 
     1494    flex: 1; } 
    14931495 
    14941496.close-notice { 
  • admin/style/scss/partials/_messages.scss

    r3544 r3576  
    100100     display: flex; 
    101101     justify-content: space-between; 
     102     ul { 
     103          flex: 1; 
     104     } 
    102105} 
    103106.close-notice { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map