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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user