diff --git a/css/Customers/MasterpageCustomers.css b/css/Customers/MasterpageCustomers.css
index b183736..cc3d2d4 100644
--- a/css/Customers/MasterpageCustomers.css
+++ b/css/Customers/MasterpageCustomers.css
@@ -101,7 +101,17 @@ ContentPlaceHolder1 {
background-color: #fff;
color: #043381;
}
-
+ #navbarhomebar {
+ /*transform: translateX(-50%);*/
+ left: 15%;
+ top: 20%;
+ position: absolute;
+ text-align: center;
+ height: 26px;
+ height: 2.0233463035019454vh;
+ width: 150px;
+ width: 19.97336884154461vw;
+ }
.modal-dialog modal-dialog-scrollable {
width: 30%;
}
@@ -228,7 +238,13 @@ ContentPlaceHolder1 {
right: 20px;
}
-
+ .nav {
+
+ flex-wrap: wrap;
+ padding-left: 0;
+ margin-bottom: 0;
+ list-style: none
+ }
.modal-body {
/* background-color:#043381;*/
background-color: #fff;