[Frontend] Ensure stacking order of save drop-down Fixes #1205

This commit is contained in:
tylerbrewer2 2016-10-06 18:17:36 -04:00
parent 8a0018177a
commit 6d2c5f7fd4

View File

@ -258,6 +258,7 @@
.btn-bar.right .menu,
.menus-to-left .menu {
z-index: 79;
left: auto;
right: 0;
width: auto;