diff --git a/webconsole/style.css b/webconsole/style.css
index 4c362c60..8a924366 100644
--- a/webconsole/style.css
+++ b/webconsole/style.css
@@ -517,7 +517,7 @@ th, .slide label {
 	background: var(--th_multicolumn);
 }
 
-.sectiontitle span:not(.routerservice) {
+.sectiontitle span:not(.routerservice):not(.hide):not(.badge) {
 	padding: 4px 12px;
 	min-width: 50%;
 	display: inline-block;