Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page template + Sidebar #29

Merged
merged 7 commits into from
Sep 29, 2017
Merged

Page template + Sidebar #29

merged 7 commits into from
Sep 29, 2017

Conversation

alex-418
Copy link
Contributor

le_sidebar

@alex-418
Copy link
Contributor Author

@bdolor yarn.lock 430 deletions 🤔 no bueno ?

</aside>
@endif
</div>
<div class="wrap container container-fluid " role="document">
Copy link
Contributor

Choose a reason for hiding this comment

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

container + container-fluid is redundant. one or the other. (container-fluid)

@endif
</div>
<div class="wrap container container-fluid " role="document">
<div class="content clearfix row-fluid">
Copy link
Contributor

Choose a reason for hiding this comment

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

.row-fluid exists in bs3 only. bs4 it is row. what purpose does .clearfix serve?

</div>
<div class="wrap container container-fluid " role="document">
<div class="content clearfix row-fluid">
<main class="col-sm-8 clearfix">
Copy link
Contributor

Choose a reason for hiding this comment

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

.clearfix necessary? .main is declared in bs4 - why was it was taken out?

@bdolor bdolor merged commit c0151e0 into dev Sep 29, 2017
@alex-418 alex-418 deleted the page-template branch October 3, 2017 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants