Skip to content
Snippets Groups Projects
Commit 4cae4c31 authored by Anika Henke's avatar Anika Henke
Browse files

improved some form elements in mobile styles

parent 99bdbaae
No related branches found
No related tags found
No related merge requests found
......@@ -148,6 +148,13 @@ h1 {
margin-right: 0;
}
.dokuwiki label.block {
text-align: left;
}
.dokuwiki label.block span {
display: block;
}
/* _edit */
.dokuwiki div.section_highlight {
margin: 0;
......
......@@ -566,5 +566,10 @@ form#subscribe__form fieldset {
border-right-width: 0;
}
.dokuwiki label.block {
text-align: right;
}
} /* /@media */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment