Fixed small layout glitch
This commit is contained in:
parent
6e0e46435e
commit
024ecc1752
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@
|
||||||
%br
|
%br
|
||||||
|
|
||||||
|
|
||||||
.span-8.append-2
|
.span-9.append-2
|
||||||
%h3
|
%h3
|
||||||
= t('.export_data')
|
= t('.export_data')
|
||||||
= link_to t('.download_xml'), users_export_path, :class => "button"
|
= link_to t('.download_xml'), users_export_path, :class => "button"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue