Skip to main content
Topic: Input button out of place - Themes and Layouts (Read 1881 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Input button out of place - Themes and Layouts

Saw this today for the first time, see attached image.

Index.css ... line 178, theme is the _light variant.
Code: [Select]
input, button, select {
    font-size: 0.857em;
    height: 23px;
    padding: 2px 6px;
    vertical-align: top;
}

It seems the height and padding are causing the misplacement, at least in my FF 28. Does not look too good in IE 11 either.  Have someone made a change or are my browsers to blame?

Re: Input button out of place - Themes and Layouts

Reply #1

Was that related to the stuff about align the input, select and so on?
Bugs creator.
Features destroyer.
Template killer.

Re: Input button out of place - Themes and Layouts

Reply #2

test
Bugs creator.
Features destroyer.
Template killer.