small adjustments to user mod page again

This commit is contained in:
jpope 2014-01-06 18:31:57 -06:00
parent a054ab3d5a
commit 7bc68035b5
2 changed files with 6 additions and 10 deletions

View File

@ -860,12 +860,6 @@ pre {
.header_right {
float: none;
}
.return_to_panel {
float: none;
width: 100%;
text-align: center;
}
}
/* Exif display */

View File

@ -35,10 +35,12 @@
{% block mediagoblin_content -%}
<div class="row">
<a href="{{ request.urlgen('mediagoblin.moderation.users') }}"
class="return_to_panel button_action"
title="Return to Users Panel">
{% trans %}Return to Users Panel{% endtrans %}</a>
<div class="sixteen columns">
<a href="{{ request.urlgen('mediagoblin.moderation.users') }}"
class="return_to_panel button_action"
title="Return to Users Panel">
{% trans %}Return to Users Panel{% endtrans %}</a>
</div>
</div>
<div class="row">
<div class="eight columns">