Ignore:
Timestamp:
Jan 14, 2013, 9:44:02 PM (11 years ago)
Author:
mistic100
Message:

try to fix buggy admin menu since jquery update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes/clear/theme.css

    r19069 r20156  
    161161}
    162162
    163 #menubar ul.scroll { overflow-y:auto;
     163#menubar ul.scroll { overflow-y:auto; max-height:500px;
    164164 /* Only IE family supports colored scrollbar */
    165165 scrollbar-face-color: #ddd; scrollbar-shadow-color: #bbb; scrollbar-highlight-color: #fff;
Note: See TracChangeset for help on using the changeset viewer.