Skip to content

Commit 87ec4c6

Browse files
author
Pascal Dreissen
committed
css leftover for default template to fix notification position.
1 parent ec1ea49 commit 87ec4c6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

interface/web/themes/default/assets/stylesheets/ispconfig.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -730,7 +730,6 @@ input[type="password"].form-control[readonly] {
730730
background: #c70f19;
731731
border-radius: 50%;
732732
display: flex;
733-
position: absolute;
734733
margin-top: 15px;
735734
cursor: pointer;
736735
margin-right: 15px;
@@ -770,4 +769,4 @@ span.notification_text {
770769
margin-bottom: auto;
771770
font-family: inherit;
772771
color: white;
773-
}
772+
}

0 commit comments

Comments
 (0)