Try to make mobile better
This commit is contained in:
parent
b433c6db4b
commit
a4ad33ec2d
|
@ -13,7 +13,7 @@ html
|
|||
link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet' type='text/css'
|
||||
== stylesheet_link_tag 'new_application', cache: 'application'
|
||||
|
||||
body[ ng-app='RosaABF' ng-controller='RosaABFController' ng-strict-di=''
|
||||
body[ ng-app='RosaABF' ng-controller='RosaABFController' ng-strict-di='' class="hamburg"
|
||||
ng-init="init('#{I18n.locale}', #{!!current_user.try(:sound_notifications)})" ng-cloak="true"]
|
||||
.page-wrapper ng-class="{'open': toggle}"
|
||||
.sidebar-wrapper
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
en:
|
||||
layout:
|
||||
autoreload_page: Update page automatically
|
||||
autoreload_page: Autoreload
|
||||
autoreload_log: Update log every
|
||||
word_wrap: Word wrap
|
||||
read_more: Read more
|
||||
|
|
Loading…
Reference in New Issue