Skip to content

Commit 1ffd1d2

Browse files
committed
Set properly value for overdrawSpectrumType select element position
1 parent 1d17dad commit 1ffd1d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ html.has-analyser-fullscreen.has-analyser
616616
height: 0;
617617
overflow: hidden;
618618
opacity: 0;
619-
left: 120px;
619+
left: 130px;
620620
float: left;
621621
z-index: 9;
622622
position: absolute;

0 commit comments

Comments
 (0)