comments corrections

This commit is contained in:
Jana Deutschländer 2017-05-11 16:30:07 +02:00
commit c0ecc7ec5b
2 changed files with 3 additions and 3 deletions

View file

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