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 { .editbutton_section {
float: right;
margin-top: 0;
position: relative; position: relative;
z-index: 2; z-index: 2;
top: 0; top: 0;
float: right;
margin-top: 0;
button { button {
background-color: transparent; background-color: transparent;
color: transparent; color: transparent;
border-color: transparent; border-color: transparent;
margin-top: -1em;
&::after { &::after {
content: ''; content: '';