CSS Buttons verändert.

Hinweis zu Commit 96993a6a:
Der Button wurde dem Hautnavigationleiste entnommen, da er schon im Seitennavigationsmenü vorhanden ist.
This commit is contained in:
ja
2021-09-02 15:41:38 +02:00
parent 3d63739d21
commit 9269f4f505
2 changed files with 7 additions and 3 deletions

View File

@@ -68,9 +68,9 @@ ContentPlaceHolder1 {
position:sticky;
z-index:1031;
}
.btnavatar{position:sticky;
.btnavatar{
position:sticky;
z-index:5001;
}
#langdropdown {
margin-top: 55px;
@@ -113,7 +113,8 @@ ContentPlaceHolder1 {
width: 30%;
}
.modal-content {
width: 40%;
width: 400px;
display:block;
overflow-x: no-content;
}
.modal-header {