1 2 3 4 5 6 7 8
/* Ensure the search bar doesn't overlap with links */ .fixed_header { padding-bottom: 25px; } #full_list { padding-top: 15px; }