Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for ghost margins in text fields #13142

Closed

Commits on Mar 20, 2014

  1. Fix for ghost margins in text fields

    Naturally text fields shouldn’t have padding on the left and right
    because when the content expands beyond, you can see a strange white
    padding on the left and right.  The text should bleed out to the left
    and right suggesting the inner text pane sliding left and right.
    homeslicesolutions committed Mar 20, 2014
    Configuration menu
    Copy the full SHA
    2aceba4 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2014

  1. Configuration menu
    Copy the full SHA
    261ec78 View commit details
    Browse the repository at this point in the history