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