-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Description
currently this happens when you try to use md-icon
in a prefix
there two issues
-
icon is too wide, which messes with
display: table-cell
and pushes the input unreasonably far right
should this even supported? I could work on it I guess
also why is table cell used instead of flex? it's hacky and puts way too much space around prefix even if I used $
(if my md-input is wide)
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgent