Ignore:
Timestamp:
Apr 26, 2012, 9:05:42 PM (12 years ago)
Author:
Zaphod
Message:

version 2.1.4: bug fix on picture page with very long album names

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/stripped/theme.css

    r14447 r14450  
    7272}
    7373
     74#theHeader  {
     75        margin-bottom: 4px;
     76}
     77
    7478#content {
    7579        max-width:1080px;
     
    8488}
    8589
    86  #content {
     90#content {
    8791        max-width:1120px;
    8892        padding:12px 0;
     
    164168
    165169.titrePage {
    166         height:22px;
     170        min-height:22px;
    167171        font-size:115.385%;
    168         margin: 0.5em 0 0 0;
     172        margin: 3px 0 0 0;
    169173        line-height: 1.4em;
    170174}
     
    877881        display:inline;
    878882        width:24px;
    879         height:24px;
     883        height:23px;
    880884        float:left;
    881885        margin:-1px 0 0;
Note: See TracChangeset for help on using the changeset viewer.