SPR-882: section edit button less margin-top

This commit is contained in:
Silke Pisulla 2017-03-20 13:04:48 +01:00
commit 5b077f23cf

View file

@ -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: '';