Move the cog to avatar height

This commit is contained in:
eal 2017-08-25 14:59:55 +03:00
parent 87b18da811
commit ad6d0a1f0c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<div id="heading" class="profile-panel-background" :style="headingStyle">
<div class="panel-heading text-center">
<div class='user-info'>
<router-link to='/user-settings' style="float: right;" v-if="!isOtherUser">
<router-link to='/user-settings' style="float: right; margin-top:16px;" v-if="!isOtherUser">
<i class="icon-cog usersettings"></i>
</router-link>
<div class='container'>