<%= render "/management/menu" %>
diff --git a/app/assets/stylesheets/layout.scss b/app/assets/stylesheets/layout.scss index 7e41026f1..9ecf74442 100644 --- a/app/assets/stylesheets/layout.scss +++ b/app/assets/stylesheets/layout.scss @@ -312,10 +312,6 @@ a { } } -.no-max-width { - max-width: none; -} - .button.float-right ~ .button.float-right { margin: 0 $line-height / 2; } diff --git a/app/views/layouts/admin.html.erb b/app/views/layouts/admin.html.erb index c618de6c4..c0e36ba0e 100644 --- a/app/views/layouts/admin.html.erb +++ b/app/views/layouts/admin.html.erb @@ -30,7 +30,7 @@