diff --git a/src/static/css/pad.css b/src/static/css/pad.css index 810e325f2..467d50632 100644 --- a/src/static/css/pad.css +++ b/src/static/css/pad.css @@ -585,6 +585,9 @@ table#otheruserstable { margin-right: 3px; margin-top: 2px; } +#exportColumn{ + margin-top:20px; +} .exporttype { margin-top: 4px; background-repeat: no-repeat; diff --git a/src/templates/pad.html b/src/templates/pad.html index e632e7daa..a6b90eeb4 100644 --- a/src/templates/pad.html +++ b/src/templates/pad.html @@ -283,7 +283,7 @@ <% e.end_block(); %> -
+

<% e.begin_block("exportColumn"); %>