You will find only what you bring in.
[redakcja.git] / src / redakcja / static / css / history.css
index cbc5c52..fd3ad03 100644 (file)
@@ -1,11 +1,11 @@
+#history-view-editor {
+    display: flex;
+    flex-direction: column;
+}
+
 #history-view {
+    flex: 1;
     overflow: auto;
-    position: absolute;
-    top: 30px; /* 0 for no toolbar, 30 for toolbar */
-    bottom: 0px;
-    left: 0px;
-    right: 0px;
-    z-index: 1;
 }
 
 /*