diff --git a/Kitodo/src/main/webapp/WEB-INF/resources/css/kitodo.css b/Kitodo/src/main/webapp/WEB-INF/resources/css/kitodo.css index 6373dd00102..20a9e0aa029 100644 --- a/Kitodo/src/main/webapp/WEB-INF/resources/css/kitodo.css +++ b/Kitodo/src/main/webapp/WEB-INF/resources/css/kitodo.css @@ -1663,10 +1663,6 @@ h3#headerText.calendar-heading { vertical-align: top; } -#calendarDayDialog .ui-inputtextarea{ - height: 50px; -} - #calendarDayDialog .metadata-value-label { vertical-align: top; margin-left: var(--default-half-size); diff --git a/Kitodo/src/main/webapp/WEB-INF/templates/includes/calendarEdit/calendarBlocks.xhtml b/Kitodo/src/main/webapp/WEB-INF/templates/includes/calendarEdit/calendarBlocks.xhtml index 8d3cb998795..367f1716876 100644 --- a/Kitodo/src/main/webapp/WEB-INF/templates/includes/calendarEdit/calendarBlocks.xhtml +++ b/Kitodo/src/main/webapp/WEB-INF/templates/includes/calendarEdit/calendarBlocks.xhtml @@ -85,7 +85,7 @@ @@ -101,7 +101,6 @@ @@ -113,7 +112,6 @@ @@ -122,7 +120,6 @@ @@ -131,7 +128,6 @@ @@ -140,7 +136,6 @@ @@ -149,7 +144,6 @@ @@ -158,7 +152,6 @@ @@ -167,7 +160,6 @@ @@ -218,7 +210,7 @@ iconPos="right" value="#{msgs['calendar.block.remove']}" title="#{msgs['calendar.block.remove']}" - styleClass="remove-block" + styleClass="remove-block secondary" style="display: inline-block" update="editForm:calendarTabView:calendarDetailsLayout">