Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

datepicker should be easier to be aligned to the right #2208

Closed
jrencz opened this issue May 15, 2014 · 3 comments
Closed

datepicker should be easier to be aligned to the right #2208

jrencz opened this issue May 15, 2014 · 3 comments

Comments

@jrencz
Copy link

jrencz commented May 15, 2014

now it calculates left and sets it as inline property so I have to use left: auto !important; right: 0 to make right border of the input and datepicker aligned. And as everyone should I'm trying to avoid !important as much as possible.
left: 0 may be set on class so it's easier to override it.
What's more: simple classes to stick the picker to the left or to the right may be provided.

@dvislov
Copy link

dvislov commented Dec 17, 2014

1 similar comment
@lloiser
Copy link

lloiser commented Apr 16, 2015

@chrisirhc
Copy link
Contributor

Duplicate of #1012

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants