mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 09:36:19 -05:00
fix last-seen date position in digest preview
This commit is contained in:
parent
ded03a1aa4
commit
56adc01081
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue