forked from potsda.mn/mobilizon
Merge branch 'fix-participation-button-position' into 'master'
Fix participation button position Closes #676 See merge request framasoft/mobilizon!891
This commit is contained in:
commit
eba135014f
|
@ -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