Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 28060a5

Browse files
Merge pull request #542 from topcoder-platform/issue-118-new
fix issue #118
2 parents 7c22743 + 7a14015 commit 28060a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

client/src/components/editFiltersPopup/popup.module.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@
9090
.popupSectionRowText {
9191
margin-top: 10px;
9292
margin-bottom: 10px;
93-
margin-left: 20px;
94-
align-self: flex-start;
93+
margin-left: 25px;
94+
align-self: center;
9595

9696
font-family: Helvetica;
9797
font-size: 16px;

0 commit comments

Comments
 (0)