SPR-882: section edit button margin-top for all plugin-editbuttons

This commit is contained in:
Silke Pisulla 2017-03-20 13:21:37 +01:00
commit 7bd5c61bdc

View file

@ -18,7 +18,7 @@
.secedit button { .secedit button {
clear: both; clear: both;
font-size: 100%; font-size: 100%;
margin-top: @button-margin; margin-top: -1em;
margin-bottom: @button-margin; margin-bottom: @button-margin;
} }
@ -33,7 +33,6 @@
background-color: transparent; background-color: transparent;
color: transparent; color: transparent;
border-color: transparent; border-color: transparent;
margin-top: -1em;
&::after { &::after {
content: ''; content: '';