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

Fix some login page issues. #1161

Merged
merged 1 commit into from
Jul 18, 2013
Merged

Fix some login page issues. #1161

merged 1 commit into from
Jul 18, 2013

Conversation

solarissmoke
Copy link
Contributor

  • The login page has a fatal JS error ("no property or method pngFix") because login/main.php does not load the pngFix script. I've added a conditional to global.js. (The other option would be to add the script to the login page, but I prefer this way because it means I can now remove the pngFix requirement altogether for deployments that don't have to support oldIE).
  • CSS tweak to fix misaligned divs:
    Before
    before
    After
    after

- JS fatal error because pngFix is not loaded.
- CSS tweak to fix misaligned divs.
@rjmackay
Copy link
Contributor

Looks good. Thanks for the fix!

rjmackay added a commit that referenced this pull request Jul 18, 2013
@rjmackay rjmackay merged commit 5af5604 into ushahidi:develop Jul 18, 2013
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.

2 participants