Fixed logging in FF. Scrolling should now magicly work.
[redakcja.git] / project / static / css / master.css
index 74376ea..f2ca8c1 100644 (file)
@@ -120,6 +120,7 @@ label {
 /* contents */
 .panel-content {
        position: absolute;
+       overflow: auto;
        top: 22px; left: 0px; bottom:0px; right: 0px;
 }