Fix repo circle positioning by changing to absolute sizes everywhere

This commit is contained in:
Joseph Schorr 2013-10-24 17:51:09 -04:00
parent 2113fcf54f
commit 1d51618c9d
2 changed files with 14 additions and 6 deletions

View file

@ -1,2 +1,2 @@
<i class="fa fa-lock fa-lg" style="{{ repo.is_public ? 'visibility: hidden' : 'visibility: visible' }}" title="Private Repository"></i>
<i class="fa fa-hdd fa-lg"></i>
<i class="fa fa-hdd"></i>