aboutsummaryrefslogtreecommitdiff
path: root/id/server/data/deploy/conf/moa-id/htmlTemplates/css_template.css
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2020-07-06 21:01:22 +0200
committerThomas Lenz <thomas.lenz@egiz.gv.at>2020-07-06 21:01:22 +0200
commit7f91f749dbd2e38a692f7fd4923c8dd5dadd57c8 (patch)
treecb06a39e180cd7cb71580282b1f985f1affdd5c0 /id/server/data/deploy/conf/moa-id/htmlTemplates/css_template.css
parentd562d102601db1321bf6f1b55a02ac0308449d3e (diff)
downloadmoa-id-spss-7f91f749dbd2e38a692f7fd4923c8dd5dadd57c8.tar.gz
moa-id-spss-7f91f749dbd2e38a692f7fd4923c8dd5dadd57c8.tar.bz2
moa-id-spss-7f91f749dbd2e38a692f7fd4923c8dd5dadd57c8.zip
fix typos and brocken 'use-mandates' checkbox visability
Diffstat (limited to 'id/server/data/deploy/conf/moa-id/htmlTemplates/css_template.css')
-rw-r--r--id/server/data/deploy/conf/moa-id/htmlTemplates/css_template.css7
1 files changed, 5 insertions, 2 deletions
diff --git a/id/server/data/deploy/conf/moa-id/htmlTemplates/css_template.css b/id/server/data/deploy/conf/moa-id/htmlTemplates/css_template.css
index 86428fa06..e5f33b7f0 100644
--- a/id/server/data/deploy/conf/moa-id/htmlTemplates/css_template.css
+++ b/id/server/data/deploy/conf/moa-id/htmlTemplates/css_template.css
@@ -44,8 +44,7 @@
margin-bottom: 5%;
}
- #mandateLogin {
- flex-direction: row;
+ #mandateLogin {
padding-bottom: 1%;
padding-top: 2%;
margin-left: 1%;
@@ -56,6 +55,10 @@
.unvisible {
display:none;
}
+
+ .visible {
+ flex-direction: row;
+ }
.OA_header {
font-size: 2.1em;