Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Commit bef009e

Browse files
authored
update className (#6722)
1 parent 3cf0b54 commit bef009e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/app/user/metatrader.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ const Metatrader = () => (
414414
<a
415415
id='password_change_button'
416416
href='javascript:;'
417-
className='button mt5-web-link full-width'
417+
className='button full-width'
418418
>
419419
<span>{it.L('Change password')}</span>
420420
</a>

0 commit comments

Comments
 (0)