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

Use fluid layout #123

Merged
merged 1 commit into from
Dec 12, 2015
Merged

Use fluid layout #123

merged 1 commit into from
Dec 12, 2015

Conversation

Nerian
Copy link
Contributor

@Nerian Nerian commented May 14, 2013

This pull changes the basic layout to a fluid one. This fixes a problem in 0.0.21 where the contents appear misplaced.

@iNecas
Copy link
Member

iNecas commented Jun 10, 2013

Hi, thanks for waiting so long for the merge, I will fix the travis and continue with reviews.

@Nerian
Copy link
Contributor Author

Nerian commented Jul 19, 2013

Hello? :)

@Pajk Pajk merged commit 370f487 into Apipie:master Dec 12, 2015
@Pajk
Copy link
Member

Pajk commented Dec 12, 2015

@Nerian Merged after more than 2 years 🎉. I don't see big difference but looks like the fluid layout looks better on mobile phones. We will see if it breaks something but I hope not. Most of the users use custom layout anyway. Your pull request just deserved to be merged;).

@Pajk
Copy link
Member

Pajk commented Dec 12, 2015

Merged in #409

</head>
<body>
<div class="container-fluid">
<div class="row-fluid">
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Well this bit is deprecated now. It should be row instead of row-fluid. :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh never mind, the bootstrap included is version 2, for which this syntax is correct.

Copy link
Member

Choose a reason for hiding this comment

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

Yup I'm not going to update bootstrap version at this point.

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.

3 participants