diff --git a/hawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/customstyles/common.scss b/hawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/customstyles/common.scss index ba02cfbda..ecacdcd67 100644 --- a/hawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/customstyles/common.scss +++ b/hawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/customstyles/common.scss @@ -289,10 +289,6 @@ font-weight:normal; } - .hawkbit [class*="margin-bottom"] > tbody > [class*="lastrow"] > td { - padding-bottom: 12px !important; - } - .form-lastrow { padding-bottom: 12px !important; }