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

theming control panel buttons overlap, need spacing #86

Open
tkimnguyen opened this issue Sep 27, 2015 · 2 comments
Open

theming control panel buttons overlap, need spacing #86

tkimnguyen opened this issue Sep 27, 2015 · 2 comments

Comments

@tkimnguyen
Copy link
Member

The buttons for "Save", "New folder", etc. overlap with the buttons "Show inspectors", "Build rule", etc. This is with the coredev buildout and Safari 8.0.8 and Chrome 45.0.2454.101 (64-bit) and Firefox 40.0.3 on OS X Yosemite. /cc @obct537

@vangheem
Copy link
Member

  • go to Resource registrys
  • turn on develop mode
  • turn on developing the thememapper bundle
  • modify the less in mockup/patterns/thememapper/pattern.thememapper.less

@ebrehault
Copy link
Member

Hi @tkimnguyen
I think you need to comment this negative margin here:
https://github.com/plone/mockup/blob/master/mockup/patterns/thememapper/pattern.thememapper.less#L333
Note: this negative margin is needed when your screen is wide enough to get the 2 buttons bar on a single row, but when they are on 2 rows (like in your case), it does not look nice.
I guess we should use a grid to avoid those kind of issues in the theme mapper.

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

3 participants