settings pos fix

This commit is contained in:
Kevin Dao
2019-08-14 10:11:06 -05:00
parent eed7a5a866
commit f79d8b09cb
2 changed files with 2 additions and 5 deletions

View File

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