improves styles for admin menu

This commit is contained in:
Alberto Garcia Cabeza
2016-11-30 18:46:35 +01:00
parent 7a7bdb75d8
commit 7056487f3d
11 changed files with 225 additions and 130 deletions

View File

@@ -2,6 +2,8 @@
<section class="top-links">
<div class="expanded row">
<%= render 'shared/locale_switcher' %>
<%= link_to t("admin.dashboard.index.back") + " " + setting['org_name'],
root_path, class: "float-right back-web" %>
</div>
</section>