.panel-content {
position: absolute;
overflow: auto;
+ overflow-x: hidden;
top: 22px; left: 0px; bottom:0px; right: 0px;
}
right: 0px;
}
+.panel-wrap.last-panel .panel-slider {
+ display: none;
+}
+
/* Toolbars with select box to change panel contents*/
.panel-toolbar {
position: absolute;
background-color: #DDD;
}
+
/* ================= */
/* = Gallery panel = */
/* ================= */