Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Fix(select): layout issue #7509

Closed

Commits on Mar 11, 2016

  1. fix(select): fix layout issue

    - Make selector less agressive restricting it to the text span only
    - Add a max width, so the overflow rule will go in effect if we reach the width of the container
    - Allow span to shrink if width is greather than that of the input container
    
    Closes angular#6200 and angular#6312
    David Meza committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    2ac0e1d View commit details
    Browse the repository at this point in the history