site-ui/src/css/tabs.css (4 lines): - line 31: flex: 1; /* FIXME this works without this property in antora-ui-default */ - line 202: margin-left: 1.25rem; /* FIXME can we get rid of this? */ - line 224: padding-right: 1.25rem; /* FIXME make this stretch to size of parent */ - line 344: .navbar-menu.is-active .navbar-item.search { /* FIXME quick hacks to get something working */ site-ui/src/css/header.css (4 lines): - line 31: flex: 1; /* FIXME this works without this property in antora-ui-default */ - line 202: margin-left: 1.25rem; /* FIXME can we get rid of this? */ - line 224: padding-right: 1.25rem; /* FIXME make this stretch to size of parent */ - line 344: .navbar-menu.is-active .navbar-item.search { /* FIXME quick hacks to get something working */ site-ui/src/css/doc.css (3 lines): - line 165: /* TODO drop .spread after upgrading to Asciidoctor 1.5.7 */ - line 180: /* TODO could also target table.tableblock[style^="width:"] */ - line 181: /* TODO drop .spread after upgrading to Asciidoctor 1.5.7 */ site-ui/src/css/footer.css (1 line): - line 82: /* FIXME this should be max-height 52px */