Vorlage:Infobar/style.css: Unterschied zwischen den Versionen

keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 52: Zeile 52:


.no-box {
.no-box {
     flex-basis: 100%;
     flex-basis: 100% !important;
     height: max-content;
     height: max-content !important;
     display: inline-block;
     display: inline-block !important;
     padding: 0.05em 0;
     padding: 0.05em 0 !important;
}
}