Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Waseem Daher 35b05dda95 [third] Make a .container in a navbar mirror a normal .container behavior
Prior to this commit, at <979px, the .container in a .navbar has
`width: auto`, but a normal .container has width 724px, which causes
the two to drift out of sync.

This fixes that.

(Arguably, it's weird for us to waste ~200px scrunching
this down to 724px at this ratio, but we can solve that
as a separate issue later.)

(imported from commit 1f431ca1e2168db75821ea0be43941d29fd3e6b8)
2013-01-22 17:18:50 -05:00
api/humbug Require requests version to be >= 0.12.1. 2013-01-17 13:54:41 -05:00
certs Add wildcard certificate for *.e.humbughq.com. 2013-01-17 18:56:39 -05:00
confirmation confirmation: Make send_confirmation accept custom templates and context. 2013-01-14 10:25:26 -05:00
humbug Set a wildcard subdomain for the session and csrf cookie domains on staging 2013-01-17 21:40:46 -05:00
servers Add postgres config for new frontend. 2013-01-17 22:08:39 -05:00
templates activity: Display the user portion of the email address rather than short_name. 2013-01-18 13:47:43 -05:00
tools Add scripts for the Django and Tornado command lines on prod servers. 2013-01-17 22:08:39 -05:00
zephyr [third] Make a .container in a navbar mirror a normal .container behavior 2013-01-22 17:18:50 -05:00
.gitignore Log events to a file named after today's date 2013-01-15 14:37:36 -05:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00