1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-06 18:35:23 +02:00

css: remove profile avatar height

This commit is contained in:
Unknwon 2016-08-28 03:19:27 -07:00
parent 0114fdcba4
commit 7115e3a4d5
2 changed files with 0 additions and 6 deletions

View file

@ -23,9 +23,6 @@
&.profile {
.ui.card {
#profile-avatar {
height: 290px;
}
.username {
display: block;
}