make dashboard org dropdown a little wider

This commit is contained in:
Lisa Passing 2015-03-02 12:33:45 +01:00
parent 99d20b6335
commit 879a6e9a94

View File

@ -60,13 +60,15 @@ $dropdown-border: #C3D9DB
@include resetul
position: absolute
top: 3em
min-width: 12em
min-width: 14em
background-color: $white
border-radius: 4px
overflow: hidden
box-shadow: 2px 1px 4px 0px rgba(148,145,138,0.4)
z-index: 40
display: none
li
white-space: nowrap
a
display: inline-block
width: 100%