]> git.evergreen-ils.org Git - Evergreen.git/commit
TPAC: Use padding instead of explicit width for tabs
authorDan Scott <dscott@laurentian.ca>
Fri, 9 Dec 2011 16:09:24 +0000 (11:09 -0500)
committerDan Scott <dscott@laurentian.ca>
Fri, 9 Dec 2011 16:09:24 +0000 (11:09 -0500)
commit4659e31a24f2c860ae1a5a1e7dde497650aaa741
treeb2a500b388a621046923a3f51cf65a1774cab386
parent8b3b014c4b84aeab438093c4a2925fb11a3f5cff
TPAC: Use padding instead of explicit width for tabs

Explicit widths work well for a combination of a specific font sizes and
a known string; however, in the context of translation, strings may get
longer than the explicit width allows. Using padding gives us more
flexibility to accommodate different font sizes and variable length
strings; the uniformity of the tab size will be sacrificed but perhaps
that is not such a bad thing.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/web/css/skin/default/opac/style.css