Change userlist toggle chevron to point down in the channel jade because it's default state is open.

This commit is contained in:
Xaekai 2015-02-05 10:01:51 -08:00
parent 6eed208527
commit e3dcbabc96

View file

@ -38,7 +38,7 @@ html(lang="en")
#main.row
#chatwrap.col-lg-5.col-md-5
#chatheader
i#userlisttoggle.glyphicon.glyphicon-chevron-right.pull-left.pointer(title="Show/Hide Userlist")
i#userlisttoggle.glyphicon.glyphicon-chevron-down.pull-left.pointer(title="Show/Hide Userlist")
span#usercount.pointer Not Connected
span#modflair.label.label-default.pull-right.pointer M
span#adminflair.label.label-default.pull-right.pointer A