From b19dedb686e204c75a16cfc52f1fa0546b77d8cd Mon Sep 17 00:00:00 2001 From: Mayhem Date: Wed, 12 Feb 2014 15:39:17 +0100 Subject: [PATCH] Simplify setting's section html and css. --- css/style.css | 10 +--------- html/General/Settings.html | 4 +--- 2 files changed, 2 insertions(+), 12 deletions(-) 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 @@
-
-
-
+