SPR-943: Template: Pixel-Fehler bei Edittable button

This commit is contained in:
Silke Pisulla 2017-04-27 14:33:37 +02:00
commit 577d0c1e94
3 changed files with 15 additions and 15 deletions

View file

@ -22,7 +22,7 @@
border-radius: 0 0 @fix_border-radius @fix_border-radius;
color: @ini_existing;
font-size: @font-size-small;
margin-top: 0;
margin-top: 0; // for best position of edit-tab beneeth table
padding-right: .3em;
transition: @transition background-color, @transition border-color, @transition color;