মডিউল:Message box/ambox.css: সংশোধিত সংস্করণের মধ্যে পার্থক্য
move the margin setting to a media block |
use standard 720px which is a convenient balance with what responsive.css gadgets are doing and what monobook.css is doing |
||
৯৩ নং লাইন: | ৯৩ নং লাইন: | ||
} | } | ||
@media (min-width: | @media (min-width: 720px) { | ||
.ambox { | .ambox { | ||
margin: 0 10%; /* 10% = Will not overlap with other elements */ | margin: 0 10%; /* 10% = Will not overlap with other elements */ | ||
} | } | ||
} | } |