Fix border-bottom for browse#note, closes #88
This commit is contained in:
parent
8482a525c0
commit
cf87744cd7
1 changed files with 1 additions and 1 deletions
|
@ -1028,7 +1028,7 @@ header .search_form {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
:last-child {
|
.browse-section:last-of-type {
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue