diff --git a/Customers/Cards_Boxes.aspx b/Customers/Cards_Boxes.aspx
index 9d7688f..dbe5f8c 100644
--- a/Customers/Cards_Boxes.aspx
+++ b/Customers/Cards_Boxes.aspx
@@ -13,8 +13,7 @@
.align-self-center{
margin-left: 0.1530221882172915vw /*2px*/;
- margin-right: 0.1530221882172915vw /*2px*/;
-
+ margin-right: 0.1530221882172915vw /*2px*/;
}
@media (max-width: 558.98px) {
@@ -58,7 +57,7 @@
font-size: 1em;
display: flex;
align-items: center;
- justify-content: center
+ justify-content:center
}
.btn-primary {
color: #fff;
@@ -79,7 +78,7 @@
overflow-x:auto;
}
-
+
diff --git a/Customers/Customers.master b/Customers/Customers.master
index 5518eb2..64cdade 100644
--- a/Customers/Customers.master
+++ b/Customers/Customers.master
@@ -76,7 +76,7 @@
-
+
@@ -160,9 +160,10 @@
}
#contentcontainer{
width:2048px;
+ align-self:center;
}
ContentPlaceHolder1{
- width:1725px;
+ width:2048px;
}
@media (max-width: 575px){
@@ -240,7 +241,13 @@
right: 20px;
transform: translateY(-50%);
}
- }
+ }
+ #ContentPlaceHolder1{
+ align-self:center;
+ }
+ #form1{
+ align-content:center
+ }
@@ -301,21 +308,19 @@
ElseIf laenderkuerzel = "TR" And lan3 = "0" Then
flagpath = "images/flags/flagge_TR.gif"
End If
-
-
%>
-
+
+