diff --git a/static/mrdoc/mrdoc.css b/static/mrdoc/mrdoc.css index 40919c3..cd899a6 100644 --- a/static/mrdoc/mrdoc.css +++ b/static/mrdoc/mrdoc.css @@ -169,6 +169,8 @@ a.index-add-link{ color: #999; float: right; + position: absolute; + right: 10px; } a.index-add-link:hover{ color: #333; diff --git a/template/app_doc/foot_base.html b/template/app_doc/foot_base.html index f19933c..3617f18 100644 --- a/template/app_doc/foot_base.html +++ b/template/app_doc/foot_base.html @@ -1,12 +1,12 @@ {% load i18n %}