You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to use the DropDownIcon, and I am trying to take advantage of the ability to add text next to the icon itself. The reason I am doing this, is because I need something like the DropDownMenu, just with a custom label.
The problem is that the parent div is being limited to 48px width only:
Maybe the style could be moved to the inner span.mui-font-icon, and allow the outer div to be whatever width is needed.
Thank you.
The text was updated successfully, but these errors were encountered:
hai-cea
changed the title
DropDownIcon width is limited
[DropDownIcon] width is limited
Jun 18, 2015
Hello,
I need to use the DropDownIcon, and I am trying to take advantage of the ability to add text next to the icon itself. The reason I am doing this, is because I need something like the DropDownMenu, just with a custom label.
The problem is that the parent div is being limited to 48px width only:
Maybe the style could be moved to the inner span.mui-font-icon, and allow the outer div to be whatever width is needed.
Thank you.
The text was updated successfully, but these errors were encountered: