Remove the <hr> below settings nav.
It's not displayed in a flex container.
This commit is contained in:
parent
ac8e05dd22
commit
4daab2b160
@ -276,7 +276,7 @@ a[href="javascript:;"] {
|
|||||||
}
|
}
|
||||||
#fourchanx-settings > nav {
|
#fourchanx-settings > nav {
|
||||||
display: flex;
|
display: flex;
|
||||||
padding: 2px 2px 0;
|
padding: 2px 2px .5em;
|
||||||
}
|
}
|
||||||
#fourchanx-settings > nav a {
|
#fourchanx-settings > nav a {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
|
|||||||
@ -11,6 +11,5 @@
|
|||||||
<a href="javascript:;" class="close fa fa-times" title="Close"></a>
|
<a href="javascript:;" class="close fa fa-times" title="Close"></a>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
<hr>
|
|
||||||
<section></section>
|
<section></section>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user