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

Responsive elements not fitting window #5

Closed
abrambailey opened this issue Mar 9, 2017 · 2 comments
Closed

Responsive elements not fitting window #5

abrambailey opened this issue Mar 9, 2017 · 2 comments
Assignees

Comments

@abrambailey
Copy link
Contributor

image

@caiotarifa
Copy link
Member

caiotarifa commented Mar 9, 2017

Hi, @abrambailey.

It looks like there is a problem setting up the theme within your app.

Make sure you have removed the original files in the assets/stylesheets/active_admin.scss file.

@import 'active_admin/mixins';
@import 'active_admin/base';

And inserted only the Formadmin file...

@import 'formadmin/formadmin';

@abrambailey
Copy link
Contributor Author

Congratulations on making a beautiful and functional theme for active admin. This is by far the best I have seen.

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

2 participants