change back button position when project creating

This commit is contained in:
Alexander Randa 2011-11-17 00:22:18 +03:00
parent 9987ec934c
commit 4dee4bdb57

View file

@ -2,5 +2,4 @@
= render 'form'
.actions
= link_to 'Back', admin_projects_path, :class => 'lbutton'
= link_to 'Back', admin_projects_path, :class => 'right lbutton'