1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-12 13:24:52 +00:00

fix-comments-avatar-bug (#2485)

This commit is contained in:
MichaelAn
2018-10-31 10:10:20 +08:00
committed by Daniel Pan
parent f08a95a40f
commit 1c52029612

View File

@@ -117,12 +117,14 @@
bottom: 0;
padding-top: 0;
width: 100%;
position: relative;
}
.seafile-comment-footer .user-header {
margin-top: 10px;
position: absolute;
}
.seafile-comment-footer .seafile-add-comment {
margin: 10px 10px 5px 10px;
margin: 10px 10px 5px 40px;
height: 100%;
width: 100%;
}