Fixing flyout menu title and position wrapping (#1272)

This commit is contained in:
Kyle Knight 2017-02-23 10:32:14 -06:00 committed by Jason Meller
parent 91132e440b
commit 2f6a09f858

View file

@ -130,7 +130,8 @@
&__name,
&__position {
@include ellipsis(170px);
@include ellipsis(150px);
width: 150px;
margin: 0;
float: left;
text-transform: none;