NIHVIVO-2724: css change to fix text overlap

This commit is contained in:
tworrall 2011-06-20 13:58:28 +00:00
parent 7cd7e7f8a6
commit e44e10636e

View file

@ -103,8 +103,9 @@
display: block; display: block;
border-bottom: 1px solid #dde4e3; border-bottom: 1px solid #dde4e3;
font-size: 14px; font-size: 14px;
height: 35px; }
line-height: 35px; .searchTOC ul li:hover {
background-color:#f7f9f9;
} }
.searchTOC ul li:last-child { .searchTOC ul li:last-child {
border-bottom: none border-bottom: none