SPR-882: section edit button less margin-top
This commit is contained in:
parent
2cb85884d0
commit
5b077f23cf
1 changed files with 3 additions and 2 deletions
|
@ -23,16 +23,17 @@
|
|||
}
|
||||
|
||||
.editbutton_section {
|
||||
float: right;
|
||||
margin-top: 0;
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
top: 0;
|
||||
float: right;
|
||||
margin-top: 0;
|
||||
|
||||
button {
|
||||
background-color: transparent;
|
||||
color: transparent;
|
||||
border-color: transparent;
|
||||
margin-top: -1em;
|
||||
|
||||
&::after {
|
||||
content: '';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue