Skip to content

Scope css so it doesn't mess sites up#171

Open
rtpHarry wants to merge 1 commit intoarielsalminen:masterfrom
rtpHarry:patch-1
Open

Scope css so it doesn't mess sites up#171
rtpHarry wants to merge 1 commit intoarielsalminen:masterfrom
rtpHarry:patch-1

Conversation

@rtpHarry
Copy link
Copy Markdown

As soon as somebody drops this into their site it will affect all buttons. It might go unnoticed and cause problems.

The button has an ID so this change will prevent the demo "leaking" when dropped into a real site. I normally stay away from ids but there should only be one and the current css is never going to be used on a live site either so you might modify it either way around but this one stops the leak.

As soon as somebody drops this into their site it will affect all buttons. It might go unnoticed and cause problems. 

The button has an ID so this change will prevent the demo "leaking" when dropped into a real site. I normally stay away from ids but there should only be one and the current css is never going to be used on a live site either so you might modify it either way around but this one stops the leak.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant