X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/434a8ca0e146d0ad9514978fffec916c90fb7542..df341bdd09208d2b0f84060454cc0000df19deba:/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; } /*