Fix e2e icons floating above jitsi

Remove another seemingly redundant z-index

Fixes https://github.com/vector-im/riot-web/issues/7056
pull/21833/head
David Baker 2018-07-18 14:14:38 +01:00
parent 0a432dfb8f
commit f658753610
1 changed files with 0 additions and 1 deletions

View File

@ -288,7 +288,6 @@ limitations under the License.
position: absolute;
top: 9px;
left: 46px;
z-index: 2;
cursor: pointer;
}