PHRAS-970 - fix diapo z-index

This commit is contained in:
Florian Blouet
2016-02-18 10:40:36 +01:00
parent d72cd5de01
commit ee77e48406

View File

@@ -51,7 +51,7 @@ $diapoBorderColor: $darkerBorderColor !default;
.bottom { .bottom {
position: absolute; position: absolute;
bottom: 0; bottom: 0;
z-index: 100; z-index: 99;
&.actions { &.actions {
/*.action-icon { /*.action-icon {
cursor: pointer; cursor: pointer;