Fix repo circle positioning by changing to absolute sizes everywhere
This commit is contained in:
parent
2113fcf54f
commit
1d51618c9d
2 changed files with 14 additions and 6 deletions
|
@ -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>
|
||||
|
|
Reference in a new issue