projects
/
friendica.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29e9a79
)
Do a linebreak before the output of rendertime
author
Michael Vogel
<icarus@dabo.de>
Tue, 8 Dec 2015 18:41:27 +0000
(19:41 +0100)
committer
Michael Vogel
<icarus@dabo.de>
Tue, 8 Dec 2015 18:41:27 +0000
(19:41 +0100)
view/global.css
patch
|
blob
|
history
diff --git
a/view/global.css
b/view/global.css
index 63575ff21bade166439302e00edd7985f8a37763..2fd5e60f5318f15b7d05294c6ee23c3ed4ea61cb 100644
(file)
--- a/
view/global.css
+++ b/
view/global.css
@@
-313,3
+313,7
@@
ul.credits li {
float: left;
width: 200px;
}
+
+.renderinfo {
+ clear: both;
+}