Ignore:
Timestamp:
Apr 23, 2010, 9:30:16 PM (14 years ago)
Author:
vdigital
Message:

Fix: Scroll issue with long subcat descriptions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/Sylvia/theme.css

    r5871 r5941  
    428428        border-color: #666666;
    429429}
     430
     431#the_page .content div.thumbnailCategory div.description {
     432  height:158px;
     433}
     434
     435#the_page .content div.thumbnailCategory div.description .text {
     436  height:122px !important;
     437}
Note: See TracChangeset for help on using the changeset viewer.