Fixed HR rule [Issue #13]
This commit is contained in:
parent
7d970ea16e
commit
b7acd24c7d
1 changed files with 1 additions and 1 deletions
|
@ -715,7 +715,7 @@ ul.nav-tabs {
|
|||
padding-left: 10px !important;
|
||||
padding-right: 10px !important;
|
||||
}
|
||||
.media hr, aside hr, section hr {
|
||||
.media hr:first-of-type, aside hr, section hr {
|
||||
border-color: var(--nav-bg);
|
||||
}
|
||||
/* keep mentions and tags from spilling out */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue