aboutsummaryrefslogtreecommitdiff
path: root/docs/css/common.css
blob: d28b0936ecae2b18bf3fcf44a12d336ef4bd3b21 (plain)
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;
}