Commit 4ee4f745efb961487abe0930db932ddadc408ce8

Authored by Hayk Nazaryan
1 parent 7db5ce20a6
Exists in master

company approved service item position fix

Showing 1 changed file with 6 additions and 0 deletions Side-by-side Diff

public/css/general.css
... ... @@ -64,3 +64,9 @@
64 64 .sertificate-form-inputs {
65 65 align-items: normal!important;
66 66 }
  67 +
  68 +.main__employers-item-label.company-approved-service {
  69 + width: 97%;
  70 + left: 6px;
  71 + bottom: 6px;
  72 +}