zulip/templates
Harshit Bansal 4e8e7348da notifications: Fix the ugly inactive scrollbar in missed message emails.
Not sure why we have `overflow-y: scroll` in `messages` container in
missed messages email template when it is not a fixed width container
but anyway changing it to `overflow-y: auto` seems to be a safe change
as it will remove the ugly looking inactive scrollbar that was being
displayed there besides the `messages` container without changing the
functionality(if any).
2017-09-20 10:30:35 -07:00
..
analytics analytics: Add link to Analytics user docs. 2017-08-23 17:34:08 -07:00
confirmation confirmation: Use ConfirmationKeyException in get_object_from_key. 2017-07-25 18:44:30 -07:00
corporate Clean zephyr.html to use 4 space and consistent indentation. 2017-06-06 22:04:55 -07:00
tests jinja2: Use function interface for render_markdown_path. 2017-07-31 14:54:54 -07:00
zerver notifications: Fix the ugly inactive scrollbar in missed message emails. 2017-09-20 10:30:35 -07:00
zilencer Convert Zulip to use Jinja2 templates. 2016-05-09 09:55:18 -07:00
.gitignore Add a tool to draw the Django template inheritance graph 2012-10-16 01:33:15 -04:00
404.html Make 4xx and 5xx pages full screen. 2017-08-08 11:58:22 -07:00
500.html Make 4xx and 5xx pages full screen. 2017-08-08 11:58:22 -07:00