Commit 80e179b548e14293b2f3fab73e7135a12c1cb969
1 parent
d554ce23
modals
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
frontend/views/layouts/main.php
... | ... | @@ -262,8 +262,8 @@ _________________________________________________________ --> |
262 | 262 | <div class="modal-content"> |
263 | 263 | <div class="modal-header"> |
264 | 264 | <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button> |
265 | - <h3 class="modal-title" id="Login">"Возникли вопросы?</h3> | |
266 | - <h4>Мы Вам перезвоним или напишем подробнее обо всем, что Вас интересует</h4> | |
265 | + <h3 class="modal-title" id="Login">Возникли вопросы?</h3> | |
266 | + <h4 class="text-center">Мы Вам перезвоним или напишем подробнее обо всем, что Вас интересует</h4> | |
267 | 267 | </div> |
268 | 268 | <div class="modal-body"> |
269 | 269 | ... | ... |