Fix media gallery layout in iOS theme

This commit is contained in:
Daniel Gasienica 2018-04-26 20:27:03 -04:00
parent d00fb560b0
commit 55569adfb0

View file

@ -80,7 +80,8 @@ $ios-border-color: rgba(0,0,0,0.1);
.avatar { display: none; }
}
.conversation .panel {
.conversation .panel,
.conversation .react-wrapper {
position: absolute;
top: $header-height;
bottom: 0;