Fixed system console sidebar shifting upwards on Firefox (#3509)

This commit is contained in:
Harrison Healey
2016-07-06 14:06:16 -04:00
committed by enahum
parent 9d0f9169df
commit b157d6b1cf

View File

@@ -261,6 +261,7 @@
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 220px;
z-index: 5;