Similarly, in the mobile view, do not have a bottom margin separating the tab
from the content below. Clean up margin code while we're at it.
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>
}
#adv_search_tabs a{
font-size: [% css_fonts.size_small %];
- margin: 2px;
- margin-right: 2px;
- margin-bottom: 2px;
+ margin: 2px 2px 0px 2px;
padding: 2px 2px 5px 2px;
-moz-border-radius: 10px 0px 0px 0px;
border-radius: 7px 7px 0px 0px;