using 2.0.0-beta.1-592f33f
since .md-select-value is absolutely positioned, it doesn't expand its parent and is flowing out it

also because of display: flex on md-option, ellipsis(three dots) do not work

@kara I guess? could try to fix it, but would like to know reasoning behind that absolute position and flex first..