]> git.evergreen-ils.org Git - Evergreen.git/commit
TPAC: Remove needless divs from results header bar
authorDan Wells <dbw2@calvin.edu>
Fri, 4 Oct 2013 15:34:04 +0000 (11:34 -0400)
committerJason Stephenson <jstephenson@mvlc.org>
Fri, 11 Oct 2013 18:52:48 +0000 (14:52 -0400)
commitd8278e3dfd7632f2a7b1165b9c6229297f7844de
tree3ec776cbf63d900299bee6df7cf4f4082a4b00d3
parent00a58d70ab5f94813decf11d3443e46f27318227
TPAC: Remove needless divs from results header bar

In the current state of the TPAC, these "div"ider elements were
completely invisible, yet nobody seemed to miss them.  It wasn't
altogether clear what the divisions meant anyway, so rather than fix
them, let's just trim them out for now.

Also, get rid of a useless clearing div while we are at it.  I could
not detect a valuable display difference in current Chrome, Firefox,
or IE9.

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
Open-ILS/src/templates/opac/results.tt2