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) bottom: - ($toolbarDrawerHeight + $distance)
height: $toolbarDrawerHeight height: $toolbarDrawerHeight
left: 0 left: 0
min-width: 100%
position: absolute position: absolute
width: 100% white-space: nowrap
.toolbarSectionDrawer .toolbarSectionDrawer
background-color: $uiGrayDarker background-color: $uiGrayDarker