/* Customizing Doxygen output */

/* Needed to allow line breaks in tables*/
#main-menu > li:last-child {
  margin-right: 0;
  display : flex;
}