Skip to content
This repository has been archived by the owner on Jul 18, 2018. It is now read-only.

Problem with Panel icons Extending Past border #36

Open
arcfide opened this issue Apr 28, 2014 · 4 comments
Open

Problem with Panel icons Extending Past border #36

arcfide opened this issue Apr 28, 2014 · 4 comments

Comments

@arcfide
Copy link

arcfide commented Apr 28, 2014

I am having an issue where the icons of the application running and the Icon associated with the activities button extend past the border of the panel. Please see the attached screenshot. This is Gnome 3.8 on RHEL 7 RC.

screenshot from 2014-04-28 19 30 28

@satya164
Copy link
Contributor

satya164 commented May 3, 2014

Weird. Can you try disabling your extensions and see?

@arcfide
Copy link
Author

arcfide commented May 4, 2014

Thanks for the update. Unfortunately, I won't have access to this machine to test for a while. However, when I do have access I will try to get this issue identified more clearly.

@satya164
Copy link
Contributor

satya164 commented May 4, 2014

@arcfide Thanks. Waiting.

@cuviper
Copy link

cuviper commented Jun 4, 2014

RHEL7 has a patched gnome-shell.css with the following lines added:

.panel-logo-icon {
  padding-right: .4em;
  icon-size: 1em;
}

When that's missing in elegance-color's replacement css, then the icon is too large and throws off the alignment. I've worked around this by added my own include_css=panel-logo-icon.css to elegance-colors.ini, with the css above. It would be great if this were fixed directly though.

On a tangent, it would also be nice to have RHEL7 builds in the repo, if OBS can manage it, but the F19 build is close enough for now. Even better if elegance-colors could be properly added to Fedora and EPEL7 repos. :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants