Dotclear


Ignore:
Timestamp:
07/30/18 09:48:26 (7 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Use css3 flex rather than <br > to vertical align supplemental labels under dashboard icons

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/scss/partials/_index.scss

    r3770 r3787  
    1212     p { 
    1313          width: 13em; 
    14           text-align: center; 
    1514          margin: 1em 0 2em; 
     15    display: flex; 
     16    flex-direction: column; 
     17    justify-content: flex-start; 
     18    align-items: center; 
    1619     } 
    1720     a { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map