On Wed, Jul 9, 2014 at 12:51 PM, Aivaras Stepukonis <astepuko...@gmail.com> wrote:
> Could the horizontal size of the search button be made dynamic, if it is > not? 1. making the search field+button the same height as the language field; > 2. centering vertically "Language:" with respect to the language field; > 3. centering vertically the language name shown in the language field. > > I've removed the fixed width & height the search button had, on the staging site (http://ooo-site.staging.apache.org/), and (1.) made heights of language list and search button equal. (2.) Vertical centering of lanaugages list title to the select box is possible (by inserting items into a table with 1 row), but it looks OK to me. (3.) Vertical centering of select options isn't possible, AFAIK, and it looks OK to me.