Differenze tra le versioni di "MediaWiki:Common.css"

Nessun cambiamento nella dimensione ,  09:08, 5 ago 2022
m
Changing auto -> none for max-width (thanks @keyacom for the report)
m (Prova)
m (Changing auto -> none for max-width (thanks @keyacom for the report))
 
.max-width-xl-auto {
max-width: autonone;
}
 
 
.max-width-lg-auto {
max-width: autonone;
}
 
 
.max-width-md-auto {
max-width: autonone;
}
 
 
.max-width-sm-auto {
max-width: autonone;
}
 
 
.max-width-xs-auto {
max-width: autonone;
}