fix misalignment of modified dates, shift to right
This commit is contained in:
parent
6d7d3c16d0
commit
b56dbbe0e5
1 changed files with 1 additions and 0 deletions
|
@ -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%;
|
||||
|
|
Loading…
Reference in a new issue