[Frontend] z-index added to .object-top-bar .left element

#836
This commit is contained in:
Charles Hacskaylo 2016-04-25 09:55:21 -07:00
parent 9e5689f7dd
commit 0390f46460

View File

@ -36,6 +36,8 @@
line-height: $ohH;
.left {
padding-right: $interiorMarginLg;
z-index: 5;
}
}
>.object-holder.abs {