SPR-908: edit-button pixelbug
This commit is contained in:
parent
637578a52c
commit
b3aa151af4
1 changed files with 4 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue