Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2020-03-13 00:09:56 +00:00
parent dd4dc054ae
commit 343403f1ef

View file

@ -1,5 +1,4 @@
/*
Copyright 2015, 2016 OpenMarket Ltd
Copyright 2020 The Matrix.org Foundation C.I.C.
Licensed under the Apache License, Version 2.0 (the "License");
@ -30,11 +29,6 @@ limitations under the License.
}
.mx_NetworkDropdown_menu {
//position: absolute;
//left: -1px;
//right: -1px;
//top: 100%;
//z-index: 2;
width: 204px;
margin: 0;
box-sizing: border-box;