Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

No arrows in some themes (i.e. Plata) with Unite, leaving and empty space #98

Closed
goodwillcoding opened this issue Mar 23, 2019 · 2 comments

Comments

@goodwillcoding
Copy link

This is a follow up from: https://gitlab.com/tista500/plata-theme/issues/35

Some themes, like Plata, do not have drop down arrows. Unite reserves empty space for the arrows which looks odd with such themes. Does that need to happen?

#panel .panel-button .panel-status-indicators-box .popup-menu-arrow {
  width: 12px;
  height: 12px;
}

image

@jonian
Copy link
Member

jonian commented Mar 24, 2019

Hi @goodwillcoding, thanks for the report. I am closing this as duplicate, since it can be solved with a setting to disable panel custom css as requested in issue #43.

@jonian jonian closed this as completed Mar 24, 2019
jonian added a commit that referenced this issue Apr 14, 2019
@jonian jonian removed the duplicate label Apr 14, 2019
@jonian
Copy link
Member

jonian commented Apr 14, 2019

Fixed in master branch that has better handling of arrow hiding and avoids breaking custom shell themes.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants