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 {
clear: both;
font-size: 100%;
margin-top: @button-margin;
margin-top: -1em;
margin-bottom: @button-margin;
}
@ -33,7 +33,6 @@
background-color: transparent;
color: transparent;
border-color: transparent;
margin-top: -1em;
&::after {
content: '';