webpack/containers/Application/overrides.scss in katello-3.16.2 vs webpack/containers/Application/overrides.scss in katello-3.17.0.rc1

- old
+ new

@@ -32,9 +32,14 @@ .editable { background: none; } } +// Patternfly 4's Grid doesn't add margin at the top and bottom +.grid-with-margin { + margin: 20px 4px; +} + // needed to ensure correct spacing between buttons and the button // container .toolbar-pf .form-group { .btn, .btn-group,