diff --git a/Customers/Customers.master b/Customers/Customers.master index 627d65c..e2d4637 100644 --- a/Customers/Customers.master +++ b/Customers/Customers.master @@ -325,7 +325,7 @@ VERAG Spedition AG Logo with blue word color until grey AG +
diff --git a/css/Customers/MasterpageCustomers.css b/css/Customers/MasterpageCustomers.css index 71d1f29..60a61fa 100644 --- a/css/Customers/MasterpageCustomers.css +++ b/css/Customers/MasterpageCustomers.css @@ -165,11 +165,22 @@ ContentPlaceHolder1 { top: 8%; z-index: 1031; } - #dropdownmenuecont { - margin-right: -28%; - margin-top: 2%; + margin-right: -5px; + top: 12px; } + + #dropbtnbtnbtn { + background-color: #fff; + color: #043381; + border: none; + z-index: 1031; + position: absolute; + margin-top: -15px; + margin-right: 0px; + width: 13px; + height: 8px; + } } @media (min-width: 575px) and (max-width: 768px) { @@ -257,11 +268,30 @@ ContentPlaceHolder1 { .pointer { cursor: pointer; } + #dropdownbtnmain { + background-color: #fff; + color: #043381; + position: absolute; + right: 7%; + top: 8%; + z-index: 1031; + } #dropdownmenueuser { margin-right: -15%; margin-top: 2%; - } -} + } + #dropbtnbtnbtn { + background-color: #fff; + color: #043381; + border: none; + z-index: 1031; + position: sticky + } + #dropdownmenuecont { + margin-right: -5px; + top: 12px; + } + } @media (min-width: 768px) { body { font-family: 'Poppins', sans-serif; @@ -343,25 +373,24 @@ ContentPlaceHolder1 { .pointer { cursor:pointer; } - #dropdownmenueuser { - background-color: #fff; - color: #043381; - position: absolute; - right: 5%; - top: 2%; - z-index: 1031 - } - #dropdownbtnmain { - background-color: #fff; - color: #043381; - position: absolute; - right: 4%; - top: 4%; - z-index: 1031 - } #dropdownmenuecont { - margin-right: -25%; - margin-top: 2%; + position: absolute; + top: 20px; + right: -852px; + height:75px; + } + + #dropbtnbtnbtn { + background-color: #fff; + color: #043381; + border: none; + z-index: 1031; + position: absolute; + top:-28px; + right:-852px; + } + #langdropdown{ + height:auto; } } #ContentPlaceHolder1 {