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

Right aligned input[type="number"] #17942

Closed
wants to merge 2 commits into from

Conversation

supergibbs
Copy link
Contributor

For issue #17925

// Right align number inputs to be more readable
// https://github.com/twbs/bootstrap/issues/17925
input[type="number"] {
text-align: right;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apparently this line has trailing whitespace

@XhmikosR
Copy link
Member

/CC @mdo

@mdo
Copy link
Member

mdo commented Oct 27, 2015

Punting per #17925 (comment).

@mdo mdo closed this Oct 27, 2015
@supergibbs supergibbs deleted the issue_17925 branch December 23, 2015 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants