fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix annotations window.
[redakcja.git]
/
src
/
redakcja
/
static
/
css
/
history.css
diff --git
a/src/redakcja/static/css/history.css
b/src/redakcja/static/css/history.css
index
cbc5c52
..
fd3ad03
100644
(file)
--- 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 {
#history-view {
+ flex: 1;
overflow: auto;
overflow: auto;
- position: absolute;
- top: 30px; /* 0 for no toolbar, 30 for toolbar */
- bottom: 0px;
- left: 0px;
- right: 0px;
- z-index: 1;
}
/*
}
/*