LT-369: Reducing the assign label box width

This commit is contained in:
Bruno Alves de Faria 2016-11-17 20:15:14 -02:00
parent bcbd1a4465
commit 6940b7d828

View File

@ -37,7 +37,7 @@
// color: $themes['tide']['uiYellow'] !important
.select-tree-root>.tree-content
width: 213px
width: 140px
&>.tree-options
position: relative
@ -136,17 +136,17 @@
padding-right: 6px
right: auto
left: 0
width: 33.333333333333%
width: 180px
&>.tree-content
transform-origin(0% 50%)
width: 426px
width: 280px
.select-tree-common .content
right: -100%
right: -180px
&.started .select-tree-common .content
right: 6px
right: 46px
&.interacted .select-tree-common .content
animation-name: selectTreeCommonCloseRight