diff --git a/Customers/Customers.master b/Customers/Customers.master
index a388fbc..03e7bf8 100644
--- a/Customers/Customers.master
+++ b/Customers/Customers.master
@@ -397,7 +397,7 @@
diff --git a/Customers/LKWs.aspx b/Customers/LKWs.aspx
index 3d042e1..59fb4ea 100644
--- a/Customers/LKWs.aspx
+++ b/Customers/LKWs.aspx
@@ -82,7 +82,7 @@
SDL-Leistungen
diff --git a/Customers/LKWs.aspx.vb b/Customers/LKWs.aspx.vb
index 7c088f6..1c300b0 100644
--- a/Customers/LKWs.aspx.vb
+++ b/Customers/LKWs.aspx.vb
@@ -192,7 +192,6 @@ Partial Class LKWS
End Sub
Protected Sub TableRowClick(ByVal sender As TableRow, e As EventArgs)
- MsgBox("varz")
End Sub
Protected Sub btn_Suchen_M_Click(sender As Object, e As EventArgs)
@@ -314,7 +313,6 @@ Partial Class LKWS
Dim Stringtemp_M As String = String.Empty
For Each l2 In list2
Dim String2 As String = String.Empty
-
If IsNothing(l2.Schadstoffklasse) = False Then
Stringtemp_M = l2.Kategorie.ToString
Else
diff --git a/css/navbarsidebar2.css b/css/navbarsidebar2.css
index caba0d0..bffe85b 100644
--- a/css/navbarsidebar2.css
+++ b/css/navbarsidebar2.css
@@ -162,7 +162,7 @@ a[data-toggle="collapse"] {
background-color: #fff;
}
ul ul a {
- font-size: 0.975em !important;
+ font-size: 1.45em !important;
padding-left: 30px !important;
background-color: #fff;
}