Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

change layout #23

Merged
merged 2 commits into from Sep 16, 2019
Merged

change layout #23

merged 2 commits into from Sep 16, 2019

Conversation

frontstall
Copy link
Contributor

Заголовок рендерится всегда, содержимое - только если есть что рендерить. Поправил вёрстку.

td.p-3.align-middle.text-nowrap #{request.profession}
td.p-3.align-middle.text-nowrap #{request.position}
.container
.row.pt-5
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

если у нас одна колонка, то зачем нам .row > .col?

views/index.pug Outdated
th.p-3.border-0 #{__('interview.videoLink')}
tbody
.row.mb-4
.col.d-flex
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

такой же вопрос

views/index.pug Outdated
.col.d-flex
a.mx-auto.btn.btn-success(href="/request/new") #{__('app.want_to_interview')}
.row
.col
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ну и тут .row > .col похоже не к месту)

@jougene jougene merged commit a81abe9 into Hexlet:master Sep 16, 2019
@jougene
Copy link
Contributor

jougene commented Sep 16, 2019

thanks @frontstall

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants