diff --git a/resources/public/css/yyy-common.css b/resources/public/css/yyy-common.css index 288243a..62cc890 100644 --- a/resources/public/css/yyy-common.css +++ b/resources/public/css/yyy-common.css @@ -212,7 +212,7 @@ th { width: 30%; float: right; position: fixed; - bottom: 3.5em; + bottom: 2em; right: 0; z-index: 175; background: transparent; diff --git a/resources/templates/base.html b/resources/templates/base.html index 521f77c..92e2a75 100644 --- a/resources/templates/base.html +++ b/resources/templates/base.html @@ -68,6 +68,19 @@ {% endblock %} +