OHIF-61: Fixing 'more' tools dropdown

This commit is contained in:
Bruno Alves de Faria 2016-08-24 15:21:50 -03:00
parent 28a904b290
commit c266599ed7

View File

@ -9,8 +9,9 @@ $distance = 12px
bottom: - ($toolbarDrawerHeight + $distance)
height: $toolbarDrawerHeight
left: 0
min-width: 100%
position: absolute
width: 100%
white-space: nowrap
.toolbarSectionDrawer
background-color: $uiGrayDarker
@ -30,4 +31,4 @@ $distance = 12px
width: 8px
&.active .buttonLabel i
transform(rotateX(180deg))
transform(rotateX(180deg))