diff --git a/site/static/css/custom.css b/site/static/css/custom.css index 0c0fb51..a10f50e 100644 --- a/site/static/css/custom.css +++ b/site/static/css/custom.css @@ -439,7 +439,7 @@ a:hover { /* FLOATING SIGNATURE BOX */ #action-box { position: fixed; - top: 60px; + top: 96px; left: 0px; background: rgba(64,166,46,0.8); color: #fff;