Changeset 5942 for branches/2.0


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

Fix: Scroll issue with long subcat descriptions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/template/yoga/theme/Sylvia/theme.css

    r3060 r5942  
    435435        border-color: #666666;
    436436}
     437#the_page .content div.thumbnailCategory div.description {
     438  height:158px;
     439}
     440#the_page .content div.thumbnailCategory div.description .text {
     441  height:122px !important;
     442}
Note: See TracChangeset for help on using the changeset viewer.