Merge pull request #376 from thelounge/xpaw/mobile-time
Do not hide timestamps on small viewports
This commit is contained in:
commit
7a88aac297
@ -1692,17 +1692,13 @@ button,
|
||||
height: auto;
|
||||
}
|
||||
|
||||
#chat .time,
|
||||
#chat .from,
|
||||
#chat .text {
|
||||
background: none;
|
||||
border: 0;
|
||||
display: inline;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#chat .time {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
|
Loading…
Reference in New Issue
Block a user