fix last-seen date position in digest preview
This commit is contained in:
parent
ded03a1aa4
commit
56adc01081
|
@ -282,7 +282,7 @@ td.flaggers td {
|
|||
display: inline-block;
|
||||
margin-right: 5px;
|
||||
}
|
||||
#last-seen {
|
||||
#last-seen input[type="text"] {
|
||||
float: none;
|
||||
}
|
||||
.ac-wrap {
|
||||
|
|
Loading…
Reference in New Issue