Improve mobile view

This commit is contained in:
Frederic Guillot 2017-04-08 16:09:50 -04:00
parent 0f4b5d9562
commit 2b0936ac31
3 changed files with 7 additions and 6 deletions

File diff suppressed because one or more lines are too long

View File

@ -12,8 +12,9 @@ header
@include md-device
@include grid_width(15/100)
@include sm-device
@include grid_width(20/100)
order: 2
@include grid_width(1)
order: 1
margin-bottom: 5px
.header-creation-menu
display: none
@ -22,9 +23,8 @@ header
@include md-device
@include grid_width(20/100)
@include sm-device
@include grid_width(80/100)
order: 1
margin-bottom: 5px
@include grid_width(1)
order: 2
.title-container
@include grid_width(65/100)

View File

@ -9,6 +9,7 @@
@include grid_width(82/100)
@include xs-device
@include grid_width(1)
padding-left: 0
.sidebar
max-width: 240px