0.75rem sieht (hier) gut aus
bei unter 0.72rem wuerde "unbeantw. Beitraege" in eine Zeile passen ...
padding: 0.1em 0.2em;
text-transform: uppercase;
width: 80%;
-border-radius: 3px;
+ border-radius: 3px;
+ font-size: 0.8rem;
}
-
+.menusubitem {
+ -moz-border-bottom-colors: none;
+ -moz-border-left-colors: none;
+ -moz-border-right-colors: none;
+ -moz-border-top-colors: none;
+ /* background-color: #f0f0f0; */
+ border-color: #d0d0d0 #d0d0d0 #d0d0d0 #dd0d0d0;
+ border-image: none;
+ border-style: solid;
+ color: #000000;
+ margin: 0.5em 0.2em 0;
+ padding: 0.1em 0.2em;
+ border-radius: 3px;
+ width: 80%;
+ font-size: 0.75rem;
+}