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 @@ -