Commit 03185ae8bc18184cd1d10dd6c77a263a19c61ce4

Authored by OlenaKl
1 parent 404dc799

back call

Showing 1 changed file with 5 additions and 0 deletions   Show diff stats
frontend/web/css/main.css
... ... @@ -435,3 +435,8 @@ div.required:after { content: " *";
435 435 #form_login .field-userloginform-pass:after{
436 436 top: -21px;
437 437 }
  438 +
  439 +
  440 +#modal_form_call div.required:after{
  441 + left: 101px;
  442 +}
438 443 \ No newline at end of file
... ...