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

Bug in CSS with placement of "Newer Posts" button #21

Closed
marcelhuth opened this issue Dec 22, 2015 · 3 comments
Closed

Bug in CSS with placement of "Newer Posts" button #21

marcelhuth opened this issue Dec 22, 2015 · 3 comments
Labels
Milestone

Comments

@marcelhuth
Copy link
Contributor

Hi,
it seems that there is a bug in CSS with placement of "Newer Posts" button on index.html pages. The issue only applies when there is only one article on the page.

bildschirmfoto 2015-12-22 um 12 15 16

Unfortunately I'm not the CSS expert to figure out the error on my own :(

I did change a couple of things in my fork of the repo, but AFAIK non of the changes should have changed that property. Probably you can recreate the issue? I'll try to fix that during the next days.

Thanks for your help in advance!

Cheers,
Marcel

@marcelhuth
Copy link
Contributor Author

I think I figured out a quick'n'dirty workaround. In pagination.html just added a

<div style='clear:both'></div>

right after the closing </a> tag of the "Newer Posts" button. That makes sure the button is placed before the hr.

@alexandrevicenzi
Copy link
Owner

Hi @marcelhuth,

Could you provide OS and browser version?

@marcelhuth
Copy link
Contributor Author

OS is MacOS 10.11.2 with browsers Chrome 47 and also with Safari 9.0.2

@alexandrevicenzi alexandrevicenzi added this to the 1.2 milestone Feb 16, 2016
sashw pushed a commit to sashw/Flexmod that referenced this issue Oct 8, 2016
(cherry picked from commit 6c717f7)
Signed-off-by: Sascha Wagner <sascha.wagner.89@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants