TPAC: Consistent results paginator font size
authorDan Scott <dscott@laurentian.ca>
Tue, 24 Sep 2013 02:55:04 +0000 (22:55 -0400)
committerDan Scott <dscott@laurentian.ca>
Tue, 24 Sep 2013 02:55:04 +0000 (22:55 -0400)
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 <dscott@laurentian.ca>
Open-ILS/src/templates/opac/css/style.css.tt2

index 287034e..7195b1e 100644 (file)
@@ -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 {