forked from potsda.mn/mobilizon
Fix participation button position
Closes #676 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
b349237d64
commit
174f52b2ab
|
@ -1341,6 +1341,10 @@ div.sidebar {
|
||||||
.intro.section {
|
.intro.section {
|
||||||
background: white;
|
background: white;
|
||||||
|
|
||||||
|
.is-3-tablet {
|
||||||
|
width: initial;
|
||||||
|
}
|
||||||
|
|
||||||
p.tags {
|
p.tags {
|
||||||
a {
|
a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
Loading…
Reference in a new issue