mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 03:36:07 +03:00
clean up
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
dd4dc054ae
commit
343403f1ef
1 changed files with 0 additions and 6 deletions
|
@ -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 a new issue