Fix new list form

Fixes #157.
This commit is contained in:
Maxime Quandalle 2015-05-14 15:21:48 +02:00
parent 22b8b6ab20
commit 018bb343b5
6 changed files with 65 additions and 62 deletions

View file

@ -1,6 +1,11 @@
@import 'nib'
.sidebar
position: absolute
top: 0
bottom: 0
right: 0
.sidebar-content
padding: 10px 20px
background: white
@ -22,10 +27,7 @@
.board-sidebar
width: 248px
position: absolute
top: 0
right: -@width
bottom: 0
transition: top .1s, right .1s, width .1s
&.is-open
@ -104,7 +106,6 @@
.toggle-widget-nav
color: #4d4d4d
.board-widget-title
display: block
min-height: 20px