Module:Current events calendar/sandbox: Difference between revisions

Content deleted Content added
What if we use a NBSP instead of a regular space?
Update to latest live version
Line 91:
:addClass('infobox')
:css{
display = 'table',
width = '100%',
float = 'initial',
['max-width'] = '300px350px',
margin = 'auto',
['text-align'] = 'center',
Line 146 ⟶ 147:
local dayString = dayStrings[cellCount]
if not dayString then
dayString = "  "
end
otherDayRow:tag('td')