Bot: Automatski unos stranica |
m bnz |
||
Redak 1: | Redak 1: | ||
/* {{pp-template}} */ | |||
/* Prevent overflow behavior in mobile skins. */ | /* Prevent overflow behavior in mobile skins. */ | ||
@media all and ( max-width: 720px ) { | @media all and ( max-width: 720px ) { |
Posljednja izmjena od 3. travanj 2022. u 01:43
/*
- Preusmjeri Predložak:Zaštićen */
/* Prevent overflow behavior in mobile skins. */ @media all and ( max-width: 720px ) { body.skin-minerva div.mw-graph { min-width: auto !important; max-width: 100%; overflow-x: auto; overflow-y: visible; } }
.mw-graph-img { width: inherit; height: inherit; }