Add hr to the sidebar with zero margins.

(imported from commit 30fd816c55a9eaf7fecc5670d08f0a44c2489ac7)
This commit is contained in:
Luke Faraone 2012-12-11 17:53:21 -05:00
parent d9e50117be
commit 57d8b8d30c
1 changed files with 2 additions and 0 deletions

View File

@ -130,6 +130,7 @@ var people_list = [
<i class="icon-info-sign"></i>
<span class="hidden-phone"> Keyboard shortcuts</span>
</a>
<hr class="sidebar" />
</li>
<li title="Feedback">
<a href="#feedback" onclick="compose.start('private', { 'private_message_recipient': 'feedback@humbughq.com' });">
@ -143,6 +144,7 @@ var people_list = [
<span class="hidden-phone"> Invite users to Humbug</span>
</a>
</li>
<hr class="sidebar"/>
<li title="Log out">
<a href="/accounts/logout">
<i class="icon-off"></i>