Skip to content

Commit

Permalink
Fix styling. (#1636)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkmarx authored and scottx611x committed Mar 16, 2017
1 parent 30d2ccc commit 68135c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion refinery/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<div class="navbar-text pull-right">
{% if user.is_authenticated %}
<a class="pointer" popover-placement="bottom" popover-trigger="click" uib-popover-template="dynamicPopover.templateUrl">
<i class="fa fa-question-circle info-icon icon-only"></i>
<i class="fa fa-question-circle icon-only"></i>
Help
</a>
&nbsp;&nbsp;|&nbsp;&nbsp;
Expand Down

0 comments on commit 68135c6

Please sign in to comment.