NIHVIVO-641: 'Browse by' title was cut off. It has been fixed. Thanks Tim.
This commit is contained in:
parent
cf6d5098b4
commit
ec36eb7893
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ ul#find-filters a{
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
#browse-by h2{
|
#browse-by h2{
|
||||||
width: 102px;
|
width: 120px;
|
||||||
height: 44px;
|
height: 44px;
|
||||||
line-height: 44px;
|
line-height: 44px;
|
||||||
padding-left: 15px;
|
padding-left: 15px;
|
||||||
|
|
Loading…
Add table
Reference in a new issue