mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
Increase top margin on the message pane to expose the topmost date marker
(imported from commit 0ad1a0c0b0ae8af1ba497622600fe226c39b9a77)
This commit is contained in:
parent
14f2b41c5d
commit
b4e3681b71
@ -547,7 +547,8 @@ ul.filters li.out_of_home_view {
|
||||
}
|
||||
|
||||
.message_area_padder {
|
||||
margin-top: 10px;
|
||||
/* The height of the header and the tabbar plus a small gap */
|
||||
margin-top: 68px;
|
||||
/* This is needed for the floating recipient bar
|
||||
in Firefox only, for some reason; otherwise it gets
|
||||
a scrollbar */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user