Add spacing between action buttons
johnalarcon opened this issue · 1 comments
johnalarcon commented
Description
The refresh and purge buttons are too close together. They need a little space – say, 10px between them. Adding a margin-left of 10px to the buttons will work.
Context
There is a selector defined in the style sheet for these buttons already, but, the class was never applied to the anchors. Note that the suggested margin declaration will be overridden by core unless the !important
modifier is used.
johnalarcon commented
Resolved in version 2.2.0.