Ensure that conversation window is always full-height

This commit is contained in:
Scott Nonnenberg 2019-09-16 11:15:54 -07:00
parent 92235678b5
commit adf36546ea
2 changed files with 6 additions and 2 deletions

View file

@ -4,6 +4,7 @@
.gutter {
height: 100%;
overflow: hidden;
position: relative;
}
.expired {