Merge branch 'master' of git@stigma.nowoczesnapolska.org.pl:platforma
[redakcja.git] / project / static / css / master.css
index 12085b2..1b428fd 100644 (file)
@@ -121,6 +121,7 @@ label {
 .panel-content {
        position: absolute;
        overflow: auto;
+       overflow-x: hidden;
        top: 22px; left: 0px; bottom:0px; right: 0px;
 }
 
@@ -143,6 +144,10 @@ label {
        right: 0px;
 }
 
+.panel-wrap.last-panel .panel-slider {
+    display: none;
+}
+
 /* Toolbars with select box to change panel contents*/
 .panel-toolbar {
     position: absolute;
@@ -189,6 +194,7 @@ label {
        background-color: #DDD;
 }
 
+
 /* ================= */
 /* = Gallery panel = */
 /* ================= */