git subrepo commit (merge) mailcow/src/mailcow-dockerized

subrepo: subdir:   "mailcow/src/mailcow-dockerized"
  merged:   "32243e56"
upstream: origin:   "https://github.com/mailcow/mailcow-dockerized.git"
  branch:   "master"
  commit:   "e2b4b6f6"
git-subrepo: version:  "0.4.3"
  origin:   "???"
  commit:   "???"
Change-Id: I51e2016ef5ab88a8b0bdc08551b18f48ceef0aa5
diff --git a/mailcow/src/mailcow-dockerized/data/web/css/site/user.css b/mailcow/src/mailcow-dockerized/data/web/css/site/user.css
index 0ec07b7..27a438c 100644
--- a/mailcow/src/mailcow-dockerized/data/web/css/site/user.css
+++ b/mailcow/src/mailcow-dockerized/data/web/css/site/user.css
@@ -127,3 +127,9 @@
   margin-top:2px;

   margin-right:10px;

 }

+.label-protocol-access {

+  line-height: 2;

+}

+.help-block-mt-0 {

+  margin-top: 0px;

+}