mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-12 21:30:39 +00:00
fix-comments-avatar-bug (#2485)
This commit is contained in:
@@ -117,12 +117,14 @@
|
|||||||
bottom: 0;
|
bottom: 0;
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
position: relative;
|
||||||
}
|
}
|
||||||
.seafile-comment-footer .user-header {
|
.seafile-comment-footer .user-header {
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
|
position: absolute;
|
||||||
}
|
}
|
||||||
.seafile-comment-footer .seafile-add-comment {
|
.seafile-comment-footer .seafile-add-comment {
|
||||||
margin: 10px 10px 5px 10px;
|
margin: 10px 10px 5px 40px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user