Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.
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

Description

@jrencz

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions