- Sensownie działający mechanizm paneli.
[redakcja.git] / project / static / css / master.css
index c983589..a9c0a41 100644 (file)
@@ -78,7 +78,6 @@ label {
 /* = Panels = */
 /* ========== */
 .panel-wrap {
-    position: relative;
     overflow: hidden;
 }
 
@@ -121,3 +120,12 @@ label {
     background-color: #999;
     cursor: col-resize;
 }
+
+/* ================= */
+/* = Gallery panel = */
+/* ================= */
+.images-wrap {
+    overflow-x: hidden;
+    overflow-y: scroll;
+}
+