]> git.evergreen-ils.org Git - Evergreen.git/commit
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)
committerJason Stephenson <jstephenson@mvlc.org>
Fri, 11 Oct 2013 18:52:48 +0000 (14:52 -0400)
commit00a58d70ab5f94813decf11d3443e46f27318227
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>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Open-ILS/src/templates/opac/css/style.css.tt2