Template:Message box: Difference between revisions
Jump to navigation
Jump to search
Move mobile tag and rv width as fit-content should do what it says & I tested width:auto earlier |
m fixed width for Firefox |
||
Line 5: | Line 5: | ||
border: 2px solid {{{linecol|#616161}}}; | border: 2px solid {{{linecol|#616161}}}; | ||
width: fit-content; | width: fit-content; | ||
width: -moz-fit-content; | |||
max-width: {{{width|94%}}}; | max-width: {{{width|94%}}}; | ||
place-content: center; | place-content: center; |