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

The hr in ghpages above the controls section is styled incorrectly #18

Closed
calebhearth opened this issue Feb 13, 2012 · 3 comments
Closed

Comments

@calebhearth
Copy link
Contributor

The hr above the controls div in the ghpages demo appears too far left in Firefox 10.0.1 at 1920x1080.

Looked fine in Chrome at same resolution.

@shiftkey
Copy link
Member

I'm looking to reproduce this on my side and can only see this style being applied:

hr {
    background-color: #1BA1E2;
    border: 0 none;
    height: 1px;
    width: 80%;
}
  1. Can you confirm those styles are the ones being applied in Firebug?
  2. Can you provide a screenshot of how it renders in FF to contrast?

Cheers,
@shiftkey

@ghost
Copy link

ghost commented Feb 13, 2012

should be fixed by #20

@calebhearth
Copy link
Contributor Author

@Aeoth So it was. Looks good to me (I am on a different computer, but it's still Firefox 10.0.1).

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

No branches or pull requests

2 participants