Commit 3ca5d66
css: fix computer diagram margin that blocks down arrow (apache#3225)
Problem: Down arrow key of the vertical scroll bar in the VM deployment wizard does not work.
Root Cause: The computer diagram on the right side in the VM deployment wizard spills its margin on the left causing the arrow key to be blocked.
Solution: Fix the background-position to get the correct position than margin-left for the zone-panel. With the fix, the left size arrow keys and vertical scrollbars are no longer under the diagram image and press-able now.1 parent 70aa382 commit 3ca5d66
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6689 | 6689 | | |
6690 | 6690 | | |
6691 | 6691 | | |
6692 | | - | |
| 6692 | + | |
6693 | 6693 | | |
6694 | 6694 | | |
6695 | | - | |
6696 | 6695 | | |
6697 | 6696 | | |
6698 | 6697 | | |
| |||
0 commit comments