Simplify setting's section html and css.
This commit is contained in:
parent
bcac6d1f82
commit
b19dedb686
@ -288,16 +288,8 @@ a[href="javascript:;"] {
|
||||
.tab-selected {
|
||||
font-weight: 700;
|
||||
}
|
||||
.section-container {
|
||||
#fourchanx-settings > section {
|
||||
flex: 1;
|
||||
position: relative;
|
||||
}
|
||||
.section-container > section {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
overflow: auto;
|
||||
}
|
||||
.section-sauce ul,
|
||||
|
||||
@ -12,7 +12,5 @@
|
||||
</div>
|
||||
</nav>
|
||||
<hr>
|
||||
<div class="section-container">
|
||||
<section></section>
|
||||
</div>
|
||||
<section></section>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user