fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix
[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
fd3ad03
..
18c606c
100644
(file)
--- a/
src/redakcja/static/css/history.css
+++ b/
src/redakcja/static/css/history.css
@@
-6,6
+6,11
@@
#history-view {
flex: 1;
overflow: auto;
+
+}
+
+#history-view .message-box {
+ text-align: center;
}
/*