diff --git a/css/style.css b/css/style.css index 264d6ac6e..a156c66c6 100644 --- a/css/style.css +++ b/css/style.css @@ -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, diff --git a/html/General/Settings.html b/html/General/Settings.html index 4af4c7feb..f4de786a9 100644 --- a/html/General/Settings.html +++ b/html/General/Settings.html @@ -12,7 +12,5 @@