diff --git a/anatomy/static/css/anatomy.css b/anatomy/static/css/anatomy.css index 6e952d74..ec1f16a4 100644 --- a/anatomy/static/css/anatomy.css +++ b/anatomy/static/css/anatomy.css @@ -186,7 +186,7 @@ button a { width: 400px; height: 600px; position: fixed; - top: 0px; + top: 30px; right: 0px; float: right; } diff --git a/longs/templates/longs/question_detail.html b/longs/templates/longs/question_detail.html index 3675fe33..e35ef38e 100755 --- a/longs/templates/longs/question_detail.html +++ b/longs/templates/longs/question_detail.html @@ -8,7 +8,7 @@ Edit Clone Delete - Add Note + Add Note {% if request.user.is_superuser %} Admin Edit {% endif %} diff --git a/physics/templates/physics/question_detail.html b/physics/templates/physics/question_detail.html index 2a350f90..ffe2f46f 100644 --- a/physics/templates/physics/question_detail.html +++ b/physics/templates/physics/question_detail.html @@ -2,7 +2,7 @@ {% block content %}