From f79d8b09cb0d77a64bf429b4a0abb84a9bf9518a Mon Sep 17 00:00:00 2001 From: Kevin Dao Date: Wed, 14 Aug 2019 10:11:06 -0500 Subject: [PATCH] settings pos fix --- css/popup.css | 5 +---- popup.html | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/css/popup.css b/css/popup.css index 8a40792b..239de96b 100644 --- a/css/popup.css +++ b/css/popup.css @@ -23,6 +23,7 @@ li { body { min-width: 370px; min-height: 400px; + position: relative; } #courseList { @@ -108,10 +109,6 @@ i { border-radius: 7px; } -#card-body { - position: relative; -} - .settings { position: absolute; bottom: 0px; diff --git a/popup.html b/popup.html index 6245085a..90322e2c 100644 --- a/popup.html +++ b/popup.html @@ -17,7 +17,7 @@ -
+