X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/5913c54d19b8f6775633176032161d49f9b2f1aa..ff399fe7aad9d00bbc59275a83ac0df224a350a9:/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; } /*