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

Baggy theme navigation bug #485

Closed
aledeg opened this issue Feb 21, 2014 · 1 comment
Closed

Baggy theme navigation bug #485

aledeg opened this issue Feb 21, 2014 · 1 comment
Milestone

Comments

@aledeg
Copy link

aledeg commented Feb 21, 2014

At the bottom of the Baggy theme, the navigation links are under the link "powered by wallabag" so they are impossible to click on.

untitled

I am using version 1.5.2 and Firefox 27.0.1 on Windows 7 64bit

@nicosomb nicosomb added this to the 1.5.3 milestone Feb 22, 2014
@jerrywham
Copy link

To fix the issue, remplace lines from 443 to 445 of main.css file (themes/baggy/css/main.css) by:
.pagination {
margin-bottom:50px;
text-align: right;
}

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

No branches or pull requests

3 participants