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

Calendar rendered partly behind another container #37

Open
santiagorevale opened this issue Aug 6, 2019 · 1 comment
Open

Calendar rendered partly behind another container #37

santiagorevale opened this issue Aug 6, 2019 · 1 comment

Comments

@santiagorevale
Copy link

Describe the problem
When I open the calendar, it is partly rendered behind another container. I don't know much CSS, so I have no idea how to make the calendar to display on top of everything.

Additionally:

  1. would it be possible to reduce the size of the calendar?
  2. is it be possible to hide the icon in the text input?

Thanks in advance.

Expected behavior
Display the calendar on top of everything.

Console errors

  • No error on django console.
  • No error on JavaScript console.

Setup Information (please complete the following information):

  • OS: Ubuntu Linux
  • Browser Chrome and Firefox
  • Browser version latest
  • Python version 3.7
  • Django version 2.2
  • Bootstrap version 4
  • jQuery version 3.4.1

[x] I have followed the configuration instructions and checked out the
common error troubleshooting page.

@adamj57
Copy link

adamj57 commented Nov 14, 2019

It's probably caused by an overflow attribute on .form_row. Set it to visible and that will fix your issue.

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