Suggestions width fix
This commit is contained in:
parent
c8aecb12f4
commit
a770eead5f
|
@ -1827,3 +1827,7 @@ span.default-highlight {
|
|||
.bootstrap-tagsinput {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.profile-match-wrapper {
|
||||
width: 44% !important;
|
||||
}
|
|
@ -1830,4 +1830,8 @@ span.default-highlight {
|
|||
|
||||
#region_3 {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.profile-match-wrapper {
|
||||
width: 44% !important;
|
||||
}
|
|
@ -1830,4 +1830,8 @@ span.default-highlight {
|
|||
|
||||
#region_3 {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.profile-match-wrapper {
|
||||
width: 44% !important;
|
||||
}
|
|
@ -1831,3 +1831,7 @@ span.default-highlight {
|
|||
#region_1 {
|
||||
display: none !important;;
|
||||
}
|
||||
|
||||
.profile-match-wrapper {
|
||||
width: 44% !important;
|
||||
}
|
Loading…
Reference in New Issue