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

Commit f514f2e

Browse files
author
vikasrohit
committed
Merge pull request #591 from appirio-tech/feature/sup-2789-edit-profile-ext-acc-card-layout
SUP-2789, Edit Profile page-->3 cards should be present in one row
2 parents cf20cbc + dc36586 commit f514f2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/settings/settings.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
@media only screen and (min-width: 768px) {
194194
border-left: 6px solid #F6F6F6;
195195
padding-left: 60px;
196-
width: 65%;
196+
max-width: 816px;// 1242 - (60 + 270 + 30 + 6 + 60)
197197
}
198198

199199
.form-field {

0 commit comments

Comments
 (0)