Ignore:
Timestamp:
2012-10-04T16:33:00+13:00 (12 years ago)
Author:
sjm84
Message:

Increased the height of the browsing tabs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/web/interfaces/default/style/core.css

    r26281 r26284  
    424424    list-style: none outside none;
    425425    padding: 0px;
    426     margin: 9px 0 0 20px;
     426    margin: 0 0 0 20px;
    427427    font-size: 14px;
    428428}
     
    434434
    435435#gs-nav li {
     436    float:left;
    436437    display: inline;
    437438    margin-right: 5px;
    438     padding: 3px 5px 0px 7px;
     439    padding: 3px 5px 5px 7px;
    439440    text-transform: capitalize;
    440441    text-align: center;
Note: See TracChangeset for help on using the changeset viewer.