While an interesting experiment, as agreed in IRC conversation with kmlussier
and dbs, we will remove the extra wide facets being used in wider screens for
the time being.
Signed-off-by: Ben Shum <bshum@biblio.org>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
font-size: [% css_fonts.size_bigger %];
}
-@media only screen and (min-width: 1280px) {
- .facet_box_temp { width: inherit; }
- .facet_box_wrapper .box_wrapper .box { width: inherit; }
- .facet_template .facet { width: inherit; max-width: 640px; }
- .facet_template .count { margin-left: 1em; }
-}
-
@media only screen and (max-width: 800px) {
.facet_sidebar_hidden, .result_block_hidden {
display: none;