Merge pull request #4020 from vector-im/luke/remove-guest-warning-bar

Remove GuestWarningBar
This commit is contained in:
David Baker
2017-05-25 14:30:14 +01:00
committed by GitHub
3 changed files with 0 additions and 85 deletions

View File

@@ -41,12 +41,6 @@ limitations under the License.
height: 40px;
}
.mx_GuestWarningBar {
order: 1;
height: 40px;
}
.mx_MatrixChat_toolbarShowing {
height: auto;
}