make dashboard org dropdown a little wider
This commit is contained in:
parent
99d20b6335
commit
879a6e9a94
|
@ -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%
|
||||
|
|
Loading…
Reference in New Issue
Block a user