app: on the old design, move the deprecation banner to a better location
Otherwise it hides the "Change role" controls.
This commit is contained in:
parent
2b934610a0
commit
299f9df375
2 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
|||
#main-container{ class: "col-xs-#{main_container_size}" }
|
||||
.row
|
||||
= render partial: 'layouts/outdated_browser_banner'
|
||||
.row
|
||||
= render partial: 'layouts/flash_messages'
|
||||
.row
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue