Commit 57c4077493f078036c52f37a72ba861feb122af0
1 parent
de10497a
phone
Showing
3 changed files
with
3 additions
and
3 deletions
Show diff stats
frontend/views/service/_prices.php
| @@ -21,7 +21,7 @@ | @@ -21,7 +21,7 @@ | ||
| 21 | </tbody> | 21 | </tbody> |
| 22 | </table> | 22 | </table> |
| 23 | <div class="style"> | 23 | <div class="style"> |
| 24 | - <span class="btn_ modal-link qwerty" data-form="write-to"> | 24 | + <span class="btn_ modal-link" data-form="write-to"> |
| 25 | <?=\Yii::t('app','Make an appointment');?></span> | 25 | <?=\Yii::t('app','Make an appointment');?></span> |
| 26 | </div> | 26 | </div> |
| 27 | <?php } ?> | 27 | <?php } ?> |
frontend/web/css/_header-style.scss
| @@ -412,7 +412,7 @@ $key-frames-ms: 600ms, 500ms, 400ms, 300ms, 200ms, 100ms; | @@ -412,7 +412,7 @@ $key-frames-ms: 600ms, 500ms, 400ms, 300ms, 200ms, 100ms; | ||
| 412 | margin-left: 10px; | 412 | margin-left: 10px; |
| 413 | } | 413 | } |
| 414 | .btn-header-wr { | 414 | .btn-header-wr { |
| 415 | - margin-left: 10px; | 415 | + margin-left: 20px; |
| 416 | margin-right: 10px; | 416 | margin-right: 10px; |
| 417 | } | 417 | } |
| 418 | .btn-header-wr { | 418 | .btn-header-wr { |
frontend/web/css/style.css
| @@ -1315,7 +1315,7 @@ nav { | @@ -1315,7 +1315,7 @@ nav { | ||
| 1315 | margin-left: 10px; } | 1315 | margin-left: 10px; } |
| 1316 | 1316 | ||
| 1317 | .btn-header-wr { | 1317 | .btn-header-wr { |
| 1318 | - margin-left: 10px; | 1318 | + margin-left: 20px; |
| 1319 | margin-right: 10px; } | 1319 | margin-right: 10px; } |
| 1320 | 1320 | ||
| 1321 | .btn-header-wr .btn_, .btn-header-wr .button-wr button, .button-wr .btn-header-wr button { | 1321 | .btn-header-wr .btn_, .btn-header-wr .button-wr button, .button-wr .btn-header-wr button { |