Round the edge of the user profile user card, make sure 'follows you' stays in the right, fix avatar class conflict.

This commit is contained in:
Shpuld Shpuldson 2017-08-23 20:33:20 +03:00
parent 2bc261afba
commit bf61592b56
3 changed files with 20 additions and 20 deletions

View file

@ -89,14 +89,6 @@
}
}
.avatar {
padding-top: 0.3em;
width:32px;
height: 32px;
border-radius: 50%;
}
.new-status-notification {
position:relative;
margin-top: -1px;