Commit 7be51ef3d32a4599cb390a4067c89afc53319be7

Authored by Hayk Nazaryan
1 parent 4ee4f745ef
Exists in master

company approved service item position fix

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

resources/views/companies.blade.php
... ... @@ -145,7 +145,7 @@
145 145 <a href="{{ route('info_company', ['company' => $emp->id]) }}" class="button button_light main__employers-item-more">Подробнее</a>
146 146  
147 147 @if ($emp->oficial_status == 1)
148   - <span class="main__employers-item-label">
  148 + <span class="main__employers-item-label company-approved-service">
149 149 <svg>
150 150 <use xlink:href="images/sprite.svg#v"></use>
151 151 </svg>