History: Tiki_org_family_headers_fix_CSS
Preview of version: 4
.keep_this_line_here_for_now_to_prevent_the_page_title_to_be_interpreted_as_a_CSS_selector_till_fixed,
/* START of Move this into the fivealive-lite theme CSS (the rules with "auto" values can be actually deleted from the less — luci) */
body.tiki.navbar-padding, .layout_fixed_top_modules, .layout_social_modules {
padding-top: 39px; /* before was 48px - needed change in the hide top nav on scroll module too */
}
.layout_fixed_top_modules .top_modules, .navbar-fixed-top {
height: 39px;
}
.navbar-fixed-top .btn, .layout_social .topbar_modules .btn, .layout_social_modules .topbar_modules .btn, .layout_fixed_top_modules #top_modules .btn, .navbar-fixed-top .btn-link, .layout_social .topbar_modules .btn-link, .layout_social_modules .topbar_modules .btn-link, .layout_fixed_top_modules #top_modules .btn-link {
margin-top: auto;
}
/* END of Move this into the fivealive-lite theme CSS */