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

Conversation

topherfangio
Copy link
Contributor

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.

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 topherfangio added the needs: review This PR is waiting on review from the team label Dec 10, 2015
@topherfangio topherfangio added this to the 1.0-rc8 milestone Dec 10, 2015
@EladBezalel EladBezalel deleted the team/topher/fix-demo-spacing-issues branch January 15, 2016 23:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs: review This PR is waiting on review from the team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant