ignism/nucleus-dark-ui

Styles in modals

Closed this issue · 6 comments

Hi! I found a few style issues with modals, one is pretty annoying when I try to create new folders/files in deep locations:

screen_shot_2015-12-23

What modal is this? Is it a custom package?

@ignism Yep, it's https://github.com/Osmose/advanced-open-file

In fuzzy finder it looks like this:

screen shot 2016-01-21 at 14 55 34

All chars are visible, but there is no padding on the right. I don't think it's an issue with fuzzy finder itself (since nobody enters such long names there), but it might be related to issue in custom packages (like advanced-open-file).

Will look into this, I put it on my priority list. Sorry for the late reply, I started a new job in January and time is limited for me now.

NP, thanks for the awesome UI! 👍

Finally fixed this nasty little bug as of version 0.7.17, the problem was the ::before content got in the way. giving it some space with padding did the trick. I still need to fix the non-critical stuff though so I leave it open.

Just updated theme and this bug is gone. Thanks a bunch! Closing this.