Fixed over collapse on Safari, and now hide the RHS footer Invite when collapsed

This commit is contained in:
wmwragg 2016-09-13 14:57:58 +01:00
parent bdee2d3b28
commit 3fe8b503e5
2 changed files with 3 additions and 3 deletions

View file

@ -113,7 +113,7 @@ limitations under the License.
}
.collapsed .mx_RightPanel_footer .mx_RightPanel_invite {
padding-left: 10px;
display: none;
}
.mx_RightPanel_invite .mx_RightPanel_icon {