1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-15 06:44:16 +00:00

repair activity icon (#3015)

This commit is contained in:
王健辉
2019-02-28 18:09:21 +08:00
committed by Daniel Pan
parent c459c350bc
commit d063acece5
2 changed files with 193 additions and 177 deletions

View File

@@ -1,6 +1,6 @@
table tr .activity-date {
border-top: 0;
}
table td .created-files-detail {
display: inline-block;
table td .activity-detail {
display: inline;
}