Make the account settings view a tiny bit nicer looking

This commit is contained in:
Joseph Schorr 2013-10-02 14:50:02 -04:00
parent dc3ec72432
commit c2e9a766f7
4 changed files with 28 additions and 11 deletions

View file

@ -70,7 +70,7 @@
<b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li><a href="#/user">User Settings</a></li>
<li><a href="#/user">Account Settings</a></li>
<li><a href="/signout">Sign out</a></li>
</ul>
</li>