Skip to content

dijitInputContainer should not have padding top/bottom #108

@ghost

Description

affects rules
.dbootstrap .dijitInputContainer { padding: 6px 6px; }
and
.dj_webkit .dbootstrap .dijitInputContainer { padding: 4px 4px; }

usability issue
If the user doubleclicks the input to select all and the mouse is below or above the text (within the padding) the input field node gets selected but not the text. This might lead to confusion.

solution
line-height = height has the same effect

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions