Skip to content

Commit 058bfc2

Browse files
Merge pull request #38 from topcoder-platform/PROD-2456_orig-course
PROD-2456 lesson page style issues -> dev
2 parents cb29c19 + 1cbf552 commit 058bfc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/templates/Challenges/classic/editor.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,7 @@ const Editor = (props: EditorProps): JSX.Element => {
653653
style={{
654654
height: '15px',
655655
width: '15px',
656-
marginLeft: '7px'
656+
margin: '0 0 4px 7px'
657657
}}
658658
/>
659659
);

0 commit comments

Comments
 (0)