rDrama/files
TLSM 175f9c1d22 Cleanup sidebar sizing style kludges
The 15-line <pre> block at the bottom of the sidebar was a fix for
mobile hamburger menu behavior on upstream, where the long mobile
sidebar would be covered by the bottom navigation drawer.

In-place replacement would be `margin-bottom: 15em`, but it's not
actually necessary for the sidebar as used on TheMotte, and it adds
an unsightly block of whitespace to the bottom of the homepage.

Also the `style` attribute width was related to `GET /sidebar`
behavior (sidebar.html), which is unused on TheMotte, having been
replaced in the signup template with a link to `/rules`.
2023-02-04 04:13:18 -06:00
..
assets Cleanup sidebar sizing style kludges 2023-02-04 04:13:18 -06:00
classes [themotte/rDrama#451] Add relation 2023-01-03 01:44:40 -08:00
commands Eager load comments for post rendering. 2022-11-28 17:47:54 -05:00
helpers Randomize sidebar recommendation order (#483) 2023-02-04 04:13:18 -06:00
mail Split SITE_NAME into computer-readable SITE_ID and human-readable SITE_TITLE. 2022-07-31 18:53:18 -05:00
routes transfers: remove /transfers/ 2023-01-20 06:02:14 -06:00
templates Cleanup sidebar sizing style kludges 2023-02-04 04:13:18 -06:00
tests [themotte/rDrama#451] Passing in the db connection as an optional param makes things easier 2023-01-13 19:33:56 -08:00
__init__.py Initial e2e testing 2022-05-13 02:55:29 -05:00
__main__.py Merge remote-tracking branch 'origin/frost' into themotte-issue-451 2023-01-12 22:09:07 -08:00
cli.py [#72] Ensure seed_db command is actually imported when calling into flask 2022-06-09 01:34:46 -07:00