NIHVIVO-641: 'Browse by' title was cut off. It has been fixed. Thanks Tim.

This commit is contained in:
mb863 2011-01-05 20:50:50 +00:00
parent cf6d5098b4
commit ec36eb7893

View file

@ -208,7 +208,7 @@ ul#find-filters a{
overflow: hidden;
}
#browse-by h2{
width: 102px;
width: 120px;
height: 44px;
line-height: 44px;
padding-left: 15px;