SPR-908: edit-button pixelbug

This commit is contained in:
Silke Pisulla 2017-05-02 14:05:13 +02:00
commit b3aa151af4

View file

@ -26,6 +26,10 @@
padding-right: .3em;
transition: @transition background-color, @transition border-color, @transition color;
@media @screen_md-xlg {
margin-top: -1px; // for best position of edit-tab beneeth table
}
&:hover,
&:focus,
&:active {