forked from friendica/friendica-addons
small fix to keep the piwik opt-out block below stuff like galleries
This commit is contained in:
parent
65a26cdddd
commit
2033008b81
|
@ -2,6 +2,8 @@
|
||||||
padding: 100px 50px;
|
padding: 100px 50px;
|
||||||
text-align: justify;
|
text-align: justify;
|
||||||
font-size: 0.85em;
|
font-size: 0.85em;
|
||||||
|
margin-top:10px;
|
||||||
|
clear: both;
|
||||||
}
|
}
|
||||||
#piwik-code-block {
|
#piwik-code-block {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
Loading…
Reference in a new issue