NIHVIVO-641: Worked on tweaking styles for menupage-people
This commit is contained in:
parent
ace9f86f5c
commit
193ec61668
1 changed files with 2 additions and 1 deletions
|
@ -102,8 +102,9 @@ ul#find-filters li{
|
||||||
display: block;
|
display: block;
|
||||||
height: 35px;
|
height: 35px;
|
||||||
line-height: 35px;
|
line-height: 35px;
|
||||||
|
padding-left: 10px;
|
||||||
}
|
}
|
||||||
ul#find-filters li:last-child{}
|
ul#find-filters li:last-child{
|
||||||
border-bottom: 0;
|
border-bottom: 0;
|
||||||
}
|
}
|
||||||
ul#find-filters a{
|
ul#find-filters a{
|
||||||
|
|
Loading…
Add table
Reference in a new issue