diff --git a/Customers/Customers.master b/Customers/Customers.master
index cd62775..06816d8 100644
--- a/Customers/Customers.master
+++ b/Customers/Customers.master
@@ -390,13 +390,13 @@
-
+
-
+
- Name: <%=Me.Page.User.Identity.Name %>
- Registriert seit: <%=createdUserDate %>
diff --git a/css/Customers/MasterpageCustomers.css b/css/Customers/MasterpageCustomers.css
index 93ea437..3acf584 100644
--- a/css/Customers/MasterpageCustomers.css
+++ b/css/Customers/MasterpageCustomers.css
@@ -120,10 +120,13 @@ ContentPlaceHolder1 {
width: 400px;
display: block;
overflow-x: no-content;
- }
+ }
.modal-header {
width: 400px;
}
+ ul{
+ width:400px;
+ }
.modal-body {
/* background-color:#043381;*/
background-color: #fff;