color class removed

This commit is contained in:
Mariano Rodriguez 2014-09-22 10:38:31 -03:00
commit ce954e98cf
5 changed files with 4 additions and 6 deletions

View file

@ -80,7 +80,7 @@
</p>
</div>
<a class="expand small text-gray1" ng-click="hideAdv=!hideAdv">
<a class="expand small" ng-click="hideAdv=!hideAdv">
<i class="fi-widget m3r"></i>
<span translate ng-hide="!hideAdv">Show</span>
<span translate ng-hide="hideAdv">Hide</span>