Skip to content

Commit e6d4fe4

Browse files
committed
Set properly value for overdrawSpectrumType select element position
1 parent 01d0f87 commit e6d4fe4

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)