widgets.less: Remove padding instruction for quick actions

It's now obsolete
This commit is contained in:
Johannes Meyer 2020-01-14 11:22:49 +01:00
parent a66144d273
commit 301feb2c14

View file

@ -337,10 +337,6 @@
background: @gray-lighter;
}
}
.spinner {
padding: 0;
}
}
form.object-features {