view roundup/cgi/__init__.py @ 7307:aa024cdf9ffb

Correct formating of sidebar on mobile. Unset width. Let it go full screen width. Also use margin-inline-start in place of margin-left with fallback of margin-left.
author John Rouillard <rouilj@ieee.org>
date Wed, 10 May 2023 16:49:34 -0400
parents fc52d57c6c3e
children
line wrap: on
line source

''' CGI interface modules '''
__docformat__ = 'restructuredtext'

Roundup Issue Tracker: http://roundup-tracker.org/