ElkArte Community

Elk Development => Bug Reports => Exterminated Bugs => Topic started by: AaronB on May 09, 2014, 07:30:27 pm

Title: Input button out of place - Themes and Layouts
Post by: AaronB on May 09, 2014, 07:30:27 pm
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?
Title: Re: Input button out of place - Themes and Layouts
Post by: emanuele on May 20, 2014, 02:45:53 pm
Was that related to the stuff about align the input, select and so on?
Title: Re: Input button out of place - Themes and Layouts
Post by: emanuele on May 20, 2014, 03:09:07 pm
test