Border between history entries
This commit is contained in:
parent
7b10012f90
commit
be56eb5bad
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue