Suggestions width fix

This commit is contained in:
ivan 2021-07-19 00:32:39 +03:00
parent c8aecb12f4
commit a770eead5f
4 changed files with 16 additions and 0 deletions

View File

@ -1827,3 +1827,7 @@ span.default-highlight {
.bootstrap-tagsinput {
width: 100%;
}
.profile-match-wrapper {
width: 44% !important;
}

View File

@ -1830,4 +1830,8 @@ span.default-highlight {
#region_3 {
display: none !important;
}
.profile-match-wrapper {
width: 44% !important;
}

View File

@ -1830,4 +1830,8 @@ span.default-highlight {
#region_3 {
display: none !important;
}
.profile-match-wrapper {
width: 44% !important;
}

View File

@ -1831,3 +1831,7 @@ span.default-highlight {
#region_1 {
display: none !important;;
}
.profile-match-wrapper {
width: 44% !important;
}