314
redigeringer
Ingen redigeringsforklaring Tagg: Tilbakestilt |
Ingen redigeringsforklaring Tagg: Manuell tilbakestilling |
||
Linje 25: | Linje 25: | ||
min-width: 300px; /* With this, you can set the inline width property of the map to 100% */ | min-width: 300px; /* With this, you can set the inline width property of the map to 100% */ | ||
margin-bottom: 20px; | margin-bottom: 20px; | ||
clear: both; /* To avoid two elements next to each other - force them below another instead*/ | |||
width: min-content; /* To force the caption to break lines if it is longer than the map*/ | width: min-content; /* To force the caption to break lines if it is longer than the map*/ | ||
} | } |