Border between history entries

This commit is contained in:
John Firebaugh 2013-11-13 15:59:46 -08:00
parent 7b10012f90
commit be56eb5bad

View file

@ -1009,6 +1009,7 @@ header .search_form {
#sidebar_content {
.browse-section {
padding: $lineheight/2 $lineheight;
border-bottom: 1px solid #ccc;
h4:first-child {
margin-top: 0;
@ -1865,7 +1866,6 @@ ul.secondary-actions {
div.secondary-actions {
padding: 10px;
border-top: 1px solid #ccc;
text-align: center;
}