Move the refresh button for the controller attributes to the left to … (#920)

* Move the refresh button for the controller attributes to the left to prevent overlay with scrollbar.
* Move the controller attributes refresh button to a separate column.

Signed-off-by: Michael Herdt <Michael.Herdt2@bosch-si.com>
This commit is contained in:
Michael Herdt
2020-01-13 11:25:16 +01:00
committed by Stefan Behl
parent d1159ba1a7
commit 0e9caf3a88
2 changed files with 29 additions and 26 deletions

View File

@@ -315,9 +315,4 @@
margin-left: -10px;
}
#target\.attributes\.update {
position: absolute;
top: 12px;
right: 6px;
}
}