NIHVIVO-1604: On individual page, final list item under "Research Areas" doesn't have anymore a right border
This commit is contained in:
parent
4d1f781575
commit
a690309eb6
1 changed files with 3 additions and 3 deletions
|
@ -865,7 +865,7 @@ ul#individual-urls-people li a{
|
|||
color: #2485ae;
|
||||
}
|
||||
h1.fn .preferred-title {
|
||||
font-size: 1.125em;
|
||||
font-size: 0.825em;
|
||||
color: #5e6363;
|
||||
border-left: 1px solid #a6b1b0;
|
||||
}
|
||||
|
@ -890,7 +890,7 @@ ul#individual-areas{
|
|||
padding-bottom: 24px;
|
||||
}
|
||||
ul#individual-areas li{
|
||||
border-right: 1px solid red;
|
||||
border-right: 1px solid #A6B1B0;
|
||||
}
|
||||
ul#individual-areas li:first-child{
|
||||
padding-left: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue