Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit df28334

Browse files
authoredJul 26, 2020
Merge pull request #607 from topcoder-platform/issue-17-2
fix IE11 overflow issue in 'Edit Profile Modal'.
2 parents 0023810 + 5f25049 commit df28334

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎client/src/components/ProfileCard/profileCard.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
.profileCardMainContainer {
7878
width: 100%;
7979
margin-bottom: 44px;
80+
flex: 0 0 auto;
8081
}
8182

8283
.profileCardMain {

0 commit comments

Comments
 (0)
This repository has been archived.