Fixing brackets in the pid tab
parent
8e89d7c97c
commit
8f3ab33538
|
@ -563,12 +563,11 @@
|
|||
}
|
||||
|
||||
.tab-pid_tuning .bracket {
|
||||
position: absolute;
|
||||
background-image: url(/images/icons/icon_bracket.svg);
|
||||
background-repeat: no-repeat;
|
||||
height: 35px;
|
||||
width: 14px;
|
||||
margin-top: -28px;
|
||||
margin-top: -23px;
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue