studio - syncing up class naming conventions for icons

This commit is contained in:
Brian Talbot
2013-04-02 09:02:59 -04:00
parent f07da92ab8
commit 6042f80703

View File

@@ -15,7 +15,7 @@
</li> -->
% if user.is_authenticated():
<li class="nav-item nav-peripheral-feedback">
<a href="http://help.edge.edx.org/discussion/new" class="show-tender" title="Use our feedback tool, Tender, to share your feedback"><i class="ss-icon ss-symbolicons-block icon-feedback">&#xE398;</i> Contact Us</a>
<a href="http://help.edge.edx.org/discussion/new" class="show-tender" title="Use our feedback tool, Tender, to share your feedback"><i class="ss-icon ss-symbolicons-block icon icon-feedback">&#xE398;</i> Contact Us</a>
</li>
% endif
</ol>