/* Tweaks to the beautiful gila design */

/* Allow the left side navigation bar to be fixed */
div.leftSideBar {
  position: fixed;
}
