TPAC: Redo some margins/padding for better collapse behavior
authorDan Wells <dbw2@calvin.edu>
Fri, 4 Oct 2013 15:23:13 +0000 (11:23 -0400)
committerDan Wells <dbw2@calvin.edu>
Fri, 11 Oct 2013 18:32:34 +0000 (14:32 -0400)
commit0a0f74af5942501939a376837cce31f909509c6c
tree46656d5a69328301645691086d395921319e4deb
parente797f7b0e94ab62b9f0d0c45c208a8fb4394b32e
TPAC: Redo some margins/padding for better collapse behavior

In the "results header", we have both buttons and form elements. In
order to have these elements collapse in an orderly fashion, they need
to be exactly the same size. To accomplish this, let's simplify and
redo a few of the element margins and padding.

At the very least, this will make the elements line up better
vertically when viewed at the normal screen width.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/templates/opac/css/style.css.tt2