Skip to content

Commit

Permalink
fix narrow side bar by removing chevrons #12159369778684
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhuang committed May 12, 2014
1 parent 465a9b5 commit 696282d
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1 +1 @@
<a href="#" class="list-group-item btn-section" data-target="{{id}}">{{title}} <span class="glyphicon glyphicon-chevron-right"></span></a>
<a href="#" class="list-group-item btn-section" data-target="{{id}}">{{title}}</a>

0 comments on commit 696282d

Please sign in to comment.