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

fix(input): Remove unnecessary CSS error margin. #6235

Closed
wants to merge 1 commit into from

Commits on Dec 10, 2015

  1. fix(input): Remove unneccessary CSS error margin.

    There was some extraneous CSS causing some elements within an input
    container to have a negative top margin.
    
    **Fixes**
    
     - Remove this CSS rule as it was no longer necessary.
    
    **Other Additions**
    
     - Update some input demos to fix `layout-padding` and
       alignment issues.
    
     - Move floating labels 1px right to line up with bottom
       border.
    topherfangio committed Dec 10, 2015
    Configuration menu
    Copy the full SHA
    0454dca View commit details
    Browse the repository at this point in the history