More update on SourcePage Drop Down Citations Menu.

svn: r18804
This commit is contained in:
Rob G. Healey
2012-01-31 20:58:29 +00:00
parent 3b42cdf51f
commit f9bd7e7ec6
2 changed files with 144 additions and 92 deletions

View File

@@ -228,6 +228,7 @@ div#footer {
clear: both;
overflow: hidden;
width: 100%;
height: 75px;
font-size: 12px;
line-height: 130%;
color: #FFF;
@@ -768,6 +769,9 @@ div#Download table.download td.ColumnModified {
margin: 0;
padding: 0;
}
div#SourceDetail {
min-height: 1200px
}
div#SourceDetail div#references ol li {
padding-bottom: .5em;
}