SPR-882: section edit button margin-top for all plugin-editbuttons
This commit is contained in:
parent
5b65a7c080
commit
7bd5c61bdc
1 changed files with 1 additions and 2 deletions
|
@ -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: '';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue