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

Removed bullets from the tip-suggestions list. #1689

Closed
wants to merge 1 commit into from
Closed

Removed bullets from the tip-suggestions list. #1689

wants to merge 1 commit into from

Conversation

bmispelon
Copy link

When viewing someone's profile, bullets are shown for the suggestions list and obstruct the elements.

Adding the suggested one line of CSS fixes the issue on my setup (and should work on all browsers too).

@zbynekwinkler
Copy link
Contributor

What browser do you use? For me the bullets are removed in reset.css (in chromium and firefox).

@bmispelon
Copy link
Author

I'm using firefox version 25.0 on linux.

I didn't look too much into the code but the bullets do appear on my setup:
gittip_bug_css

Let me see if I can find out what's going wrong.

@bmispelon
Copy link
Author

My apologies.

It turned out that a browser addon (ghostery) was blocking some of the assets (I forgot it was activated).

Whitelisting the site fixes all my issue.

I'm still not sure why some of the assets loaded and some didn't (it might have to do with the cache-busting techniques used, I don't know) but I should have known better and checked that before opening an issue.

Thanks for your quick reply in any case.

@bmispelon bmispelon closed this Nov 24, 2013
@zbynekwinkler
Copy link
Contributor

Yeah, we have some troubles with ghostery (see #1669).

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

Successfully merging this pull request may close these issues.

2 participants