redsunlib/templates
Butter Cat db8b92ea55
Fix a whole bunch of styling bugs (#193)
* Fix a whole bunch of mobile styling bugs

* Make searchbox scroll fix only apply in mobile mode to prevent bug

* Remove the min-width requirement for the main column

This was meant to be removed already, this is what fixes posts having an odd right side gap before swapping to the mobile layout

* Make margins consistent between fixed and unfixed navbar settings

* Remove some empty space from deleted option

* Make mobile layout post width fix only apply in mobile mode to prevent bug

* Make sure some options only get applied to the elements that need them, also fix the margins on the settings page

* Move search comments option before it starts touching the sort options and wrapping the x amount of comments text

* Trigger the even further compacted layout a little earlier, right before text begins wrapping in odd ways

* In the extra small mobile layout make give up/downvote numbers enough room so they aren't clipping out of their box

* Fix https://github.com/redlib-org/redlib/issues/172

* Properly center search box instead of having it slightly skewed

* Undo word wrapping since it breaks the sorting options and the only other viable setting has an absolute conniption on Chrome for some reason

* Readd word wrapping and just force it to normal for the sorting section

* Make post flair line up with title

* Make post flair position consistent

* Make footer text properly horizontally centered in mobile mode and fix slight vertical misalignment issues

* Make feeds button appear in settings menu to keep navbar looking consistent

* Fix extra navbar padding on search page

* Reduce gap between navbar and content in mobile mode

* Reduce gap between navbar and content in mobile mode
2024-09-05 11:59:21 -04:00
..
base.html Fix a whole bunch of styling bugs (#193) 2024-09-05 11:59:21 -04:00
comment.html Add anchor to comment link (#212) 2024-09-03 19:21:33 -04:00
duplicates.html Use a bullet instead of empty margin when score is hidden 2023-03-23 11:29:28 -07:00
error.html feat(bug): Improve bug reporting while keeping logs private 2024-06-19 14:45:32 -04:00
message.html Implement instance info endpoint (JSON, YAML, TXT) (#685) 2023-01-30 02:02:43 -07:00
nsfwlanding.html Libreddit -> Redlib 2023-12-26 18:25:52 -05:00
post.html Add scrolling to highlighted comment (fix #13) 2024-01-02 19:43:00 -05:00
search.html Make search bar responsive on mobile devices (#178) 2024-07-17 21:28:50 -04:00
settings.html Fix a whole bunch of styling bugs (#193) 2024-09-05 11:59:21 -04:00
subreddit.html Add RSS feeds (fix #57) (#90) 2024-07-21 14:09:34 -04:00
user.html Add RSS feeds (fix #57) (#90) 2024-07-21 14:09:34 -04:00
utils.html Fix a whole bunch of styling bugs (#193) 2024-09-05 11:59:21 -04:00
wall.html Fix indentation and formatting 2021-11-23 22:23:29 -08:00
wiki.html Libreddit -> Redlib 2023-12-26 18:25:52 -05:00