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

Commit dc36586

Browse files
author
vikasrohit
committed
SUP-2789, Edit Profile page-->3 cards should be present in one row
-- Fixed the layout, accommodated 3 tiles in a row
1 parent 750293a commit dc36586

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)