mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 13:14:58 +08:00
clean up
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
dd4dc054ae
commit
343403f1ef
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user