summaryrefslogtreecommitdiffstats
path: root/modules-available/adduser/style.css
diff options
context:
space:
mode:
authorSimon Rettberg2018-03-28 10:33:08 +0200
committerSimon Rettberg2018-03-28 10:33:08 +0200
commit21d784d55adeefc63ed23d50fadedd1c463a166a (patch)
tree41c66e48e18bcc0bf03d1ced506fe376c1073645 /modules-available/adduser/style.css
parent[permissionmanager] fixed tree issue with deselecting parent-permissions (Tic... (diff)
parent[minilinux] permission 'show' => 'view' (diff)
downloadslx-admin-21d784d55adeefc63ed23d50fadedd1c463a166a.tar.gz
slx-admin-21d784d55adeefc63ed23d50fadedd1c463a166a.tar.xz
slx-admin-21d784d55adeefc63ed23d50fadedd1c463a166a.zip
Merge branch 'master' into permission-manager
Diffstat (limited to 'modules-available/adduser/style.css')
-rw-r--r--modules-available/adduser/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules-available/adduser/style.css b/modules-available/adduser/style.css
index e459352b..15f04b80 100644
--- a/modules-available/adduser/style.css
+++ b/modules-available/adduser/style.css
@@ -13,3 +13,7 @@
-moz-box-sizing: border-box;
box-sizing: border-box;
}
+
+#add-msg {
+ height: 1em;
+} \ No newline at end of file