remove z-index on splitter in code

This commit is contained in:
Pierre Bondoerffer 2017-08-11 12:56:42 +02:00
parent 17b986a6ca
commit c8d7675ede
No known key found for this signature in database
GPG Key ID: C0C7C0C5063F2236

View File

@ -84,7 +84,6 @@ body {
width: 8px;
top: 0;
left: 0;
z-index: 9999;
cursor: col-resize;
}