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: Clock not centered in Tile #22

Closed
seanvree opened this issue Sep 17, 2017 · 2 comments
Closed

BUG: Clock not centered in Tile #22

seanvree opened this issue Sep 17, 2017 · 2 comments

Comments

@seanvree
Copy link
Member

Not sure what I screwed up, but I can't figure it out. It's either in \js\clock.js or \php\loop.php

@seanvree
Copy link
Member Author

UPDATE:

It's def a bug in the ".container" class somewhere. The LEFT padding is at zero in the browser, so everything that overflows a DIV will then get pushed to the RIGHT, which is what is occurring with the clock function.

@seanvree
Copy link
Member Author

Fixed with seanvree@cabd146

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

1 participant