diff --git a/interface/web/themes/default/assets/stylesheets/ispconfig.css b/interface/web/themes/default/assets/stylesheets/ispconfig.css
index f6cf0deb0026d1981d86aab586f813717a45b3f7..f42c8b22c274ae2b3202a3c9be369c9eadbdde24 100644
--- a/interface/web/themes/default/assets/stylesheets/ispconfig.css
+++ b/interface/web/themes/default/assets/stylesheets/ispconfig.css
@@ -730,7 +730,6 @@ input[type="password"].form-control[readonly] {
 	background: #c70f19;
 	border-radius: 50%;
 	display: flex;
-	position: absolute;
 	margin-top: 15px;
 	cursor: pointer;
 	margin-right: 15px;
@@ -770,4 +769,4 @@ span.notification_text {
     margin-bottom: auto;
     font-family: inherit;
     color: white;
-}
\ No newline at end of file
+}