Skip to content

Commit c3e50a0

Browse files
authored
Update account.tmpl
Remove redundant class
1 parent af3b291 commit c3e50a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/user/settings/account.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
{{$.CsrfTokenHtml}}
4848
<input name="_method" type="hidden" value="NOTIFICATION">
4949
<div class="field">
50-
<div class="ui language selection dropdown">
50+
<div class="ui selection dropdown">
5151
<input name="preference" type="hidden" value="{{.EmailNotificationsPreference}}">
5252
{{svg "octicon-triangle-down" 14 "dropdown icon"}}
5353
<div class="text"></div>

0 commit comments

Comments
 (0)