Skip to content
Snippets Groups Projects
Commit b56dbbe0 authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

fix misalignment of modified dates, shift to right

parent 6d7d3c16
Branches
No related tags found
No related merge requests found
......@@ -176,6 +176,7 @@ table td.filename .nametext, .uploadtext, .modified { float:left; padding:14px 0
}
.modified {
position: relative;
padding-left: 8px;
overflow: hidden;
text-overflow: ellipsis;
width: 90%;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment