close #319 Fixed: Users and profile aren't working when using Gravatar

This commit is contained in:
cuneytsenturk
2018-05-01 14:12:22 +03:00
parent 26d25f41ae
commit 7a0cac94b8
4 changed files with 38 additions and 3 deletions

4
public/css/app.css vendored
View File

@ -600,3 +600,7 @@ input[type="number"] {
margin-top: 6px;
margin-left: -20px;
}
.user.user-menu, .user.user-menu a {
min-height: 50px;
}