Fix e2e icons floating above jitsi

Remove another seemingly redundant z-index

Fixes https://github.com/vector-im/riot-web/issues/7056
This commit is contained in:
David Baker 2018-07-18 14:14:38 +01:00
parent 0a432dfb8f
commit f658753610

View File

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