Browse Source
Fixed validation error message position in Customize Call Recording (#344)
4.3
ramandeepromana
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
submodules/groups/groups.css
|
|
|
@ -477,8 +477,8 @@ |
|
|
|
text-align: right; |
|
|
|
} |
|
|
|
.monster-feature-popup-container[data-feature="call_recording"] form label.monster-invalid { |
|
|
|
top: 30px; |
|
|
|
left: 150px; |
|
|
|
margin-left: 150px; |
|
|
|
margin-top: -15px; |
|
|
|
} |
|
|
|
|
|
|
|
.monster-feature-popup-container[data-feature="call_recording"] form input.monster-invalid { |
|
|
|
|