bradreardon / django-colors

Automatically exported from code.google.com/p/django-colors
MIT License
0 stars 0 forks source link

Initial color picker square with wrong position #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Using Firefox 11/Safari 5 & Django 1.4:
- In admin panel, initial color picker square appears to be on top of the 
screen instead of related field

Original issue reported on code.google.com by hurt...@gmail.com on 10 Apr 2012 at 9:31

GoogleCodeExporter commented 8 years ago
I'm having this problem too. What's the solution?

Original comment by adirkraf...@gmail.com on 17 Jun 2012 at 8:07

GoogleCodeExporter commented 8 years ago
I barely remember but I probably changed the css "position: absolute" to 
"position: relative", you can check it via firebug

Original comment by hurt...@gmail.com on 17 Jun 2012 at 8:42