From: Dan Scott Date: Tue, 24 Sep 2013 02:55:04 +0000 (-0400) Subject: TPAC: Consistent results paginator font size X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=0cf1a5e5b228553e39a19d68c3b945e4b21c29c6;p=evergreen%2Fequinox.git TPAC: Consistent results paginator font size It is weird to have two different font sizes appearing on the same line in the regular TPAC, and it introduces slight inconsistency for the left padding of the results pagination in mobile mode. Signed-off-by: Dan Scott Signed-off-by: Lebbeous Fogle-Weekley Signed-off-by: Dan Wells --- diff --git a/Open-ILS/src/templates/opac/css/style.css.tt2 b/Open-ILS/src/templates/opac/css/style.css.tt2 index 9aa09bfd1c..4ff0b36384 100644 --- a/Open-ILS/src/templates/opac/css/style.css.tt2 +++ b/Open-ILS/src/templates/opac/css/style.css.tt2 @@ -698,10 +698,6 @@ div.format_icon { color:[% css_colors.primary_fade %]; } -.start_end_links_span { - font-size: [% css_fonts.size_small %]; -} - #result_table_div { margin-top: 1em; } @@ -1806,7 +1802,6 @@ a.preflib_change { display: none; } .start_end_links_span { - /* font-size: 12px; test */ display: block; } .invisible {