diff --git a/static/css/theme.css b/static/css/theme.css index 43f41ec39e..41754ba81a 100644 --- a/static/css/theme.css +++ b/static/css/theme.css @@ -1203,6 +1203,10 @@ option { display: block !important; } +#body footer.footline{ + margin-top: 2rem; +} + @media print { /* in print mode show footer line to signal reader the end of document */