Skip to content

Commit 31bddde

Browse files
authored
Two nitpicks (#1635)
[CORE-941] Items from copilot review
1 parent 559c4e1 commit 31bddde

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/assets/stylesheets/profile.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ $font-path: '/accounts/fonts';
5858
#name {
5959
.glyphicon {
6060
margin-left: 2rem;
61-
};
61+
}
6262
}
6363

6464
.category {

app/views/newflow/base/profile_newflow.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
)
224224
%>
225225
<% end %>
226-
<div>
226+
</div>
227227
</details>
228228
</div>
229229
<% end %>

0 commit comments

Comments
 (0)