1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-08 02:10:24 +00:00

fix FF comment list style (#3890)

This commit is contained in:
Michael An
2019-07-22 18:37:24 +08:00
committed by Daniel Pan
parent 9844081d79
commit 01e186c0a5

View File

@@ -46,6 +46,7 @@
.seafile-comment-list .comment-vacant {
padding: 1em;
text-align: center;
list-style: none;
}
.seafile-comment-item {
padding: 15px 10px;