NIHVIVO-1604: On individual page, final list item under "Research Areas" doesn't have anymore a right border

This commit is contained in:
mb863 2011-01-04 18:59:54 +00:00
parent 4d1f781575
commit a690309eb6

View file

@ -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;