X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/5913c54d19b8f6775633176032161d49f9b2f1aa..2cdae0f62a4229025212d0dd1cf80a0a0a46c37e:/src/redakcja/static/css/history.css

diff --git a/src/redakcja/static/css/history.css b/src/redakcja/static/css/history.css
index cbc5c52d..fd3ad030 100644
--- a/src/redakcja/static/css/history.css
+++ b/src/redakcja/static/css/history.css
@@ -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;
 }
 
 /*