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

fix(input): has-icon overwriting should have higher css priority as normal label without an icon. #6013

Closed

Commits on Dec 1, 2015

  1. fix(input): has-icon overwriting should have higher css priority as n…

    …ormal label without an icon.
    
    At the moment the default label selector with (left: 0px) overwrites the label with icon selector.
    This can be fixed by changing the selector priority.
    
    Fixes angular#6005
    devversion committed Dec 1, 2015
    Configuration menu
    Copy the full SHA
    c1285b4 View commit details
    Browse the repository at this point in the history