diff --git a/core/static/css/base/amadeus.css b/core/static/css/base/amadeus.css index ea5d9ad..ba0c963 100644 --- a/core/static/css/base/amadeus.css +++ b/core/static/css/base/amadeus.css @@ -429,3 +429,11 @@ ul, li { .nav-pills > li > a { border-radius: 0px; } + +.float-button{ + float: right; + position: fixed; + bottom: 5%; + right: 5%; + font-size: 20px; +} diff --git a/courses/templates/course/index.html b/courses/templates/course/index.html index 617e8cb..333dd6e 100644 --- a/courses/templates/course/index.html +++ b/courses/templates/course/index.html @@ -42,7 +42,6 @@ - {% if user|has_role:'professor' or user|has_role:'system_admin' %}
-- libgit2 0.21.2