diff --git a/HaLive/Pages/Briefe.cshtml b/HaLive/Pages/Briefe.cshtml
index d2440dc..63bdf40 100644
--- a/HaLive/Pages/Briefe.cshtml
+++ b/HaLive/Pages/Briefe.cshtml
@@ -417,15 +417,7 @@
}
else
{
-
+
}
diff --git a/HaLive/wwwroot/css/site.css b/HaLive/wwwroot/css/site.css
index 5b1adfb..f40b2e2 100644
--- a/HaLive/wwwroot/css/site.css
+++ b/HaLive/wwwroot/css/site.css
@@ -1420,6 +1420,11 @@ a:hover {
border: 1px solid var(--hamannHellGrau);
color: var(--hamannDunkelGrau);
font-size: 14px;
+ min-height: 2rem;
+}
+
+.printbutton.disabled {
+ border: none !important;
}
.printbutton .label {