Module:NavboxMobile/styles.css: Difference between revisions
EnWikiAdmin (talk | contribs) No edit summary |
EnWikiAdmin (talk | contribs) No edit summary |
||
Line 69: | Line 69: | ||
} | } | ||
Line 95: | Line 87: | ||
box-sizing: border-box; | box-sizing: border-box; | ||
padding: 0 5px; /* Ensure content stays within bounds */ | padding: 0 5px; /* Ensure content stays within bounds */ | ||
margin: 0 auto; /* Center the content */ | margin: 0 auto; /* Center the content */ | ||
border: none; /*need*/ | |||
padding: 5px; | |||
} | } | ||
Line 120: | Line 112: | ||
border-right: 10px solid transparent; | border-right: 10px solid transparent; | ||
margin: 0 auto; /* Center the content */ | margin: 0 auto; /* Center the content */ | ||
border:none; | |||
padding:10px | |||
} | } | ||