Merge pull request #830 from thelounge/xpaw/date-marker-margin
Remove margin on date marker on smallest screen size
This commit is contained in:
commit
3e6a3651e9
@ -1809,6 +1809,7 @@ button {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#chat .date-marker,
|
||||
#chat .unread-marker {
|
||||
margin: 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user