Skip to content

Commit

Permalink
Fixes #1731 - Remove all Browserstack related content from website an…
Browse files Browse the repository at this point in the history
…d repo.
  • Loading branch information
brizental committed Aug 31, 2017
1 parent d2ba4dd commit 69b85bc
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 34 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,3 @@ All icons are public domain or licensed from The Noun Project.
[Lightswitch](http://thenounproject.com/term/light-switch/2235/) designed by Jeremy Lloyd. (Public domain)

[Contribute icon](https://thenounproject.com/search/?q=group&i=876004) designed by Tjaša Kimovec. (Licensed)

### Thanks

Thanks to [BrowserStack](https://www.browserstack.com/) for providing the infrastructure that allows us to test in real browsers.
15 changes: 0 additions & 15 deletions webcompat/static/css/development/components/threesteps.css
Original file line number Diff line number Diff line change
Expand Up @@ -38,21 +38,6 @@
transform-origin: center;
}

.wc-Browserstack {
width: 100%;
background-image: url("../../../img/browserstack_logo.svg");
background-size: cover;
height: 0;
padding: 0 0 22%;
display: inline-block;
color: transparent;
background-repeat: no-repeat;
}

.wc-Thanks-logo {
width: 155px;
}

@media all and (max-width: 59.37em) {
.wc-Threesteps-item-number {
padding-right: .5em;
Expand Down
14 changes: 0 additions & 14 deletions webcompat/templates/home-page/thanks.html

This file was deleted.

1 change: 0 additions & 1 deletion webcompat/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
{% include "home-page/threesteps.html" %}
{% include "home-page/browse-issues.html" %}
{% include "home-page/join-us.html" %}
{% include "home-page/thanks.html" %}
</main>
{% endblock %}
{%- block extrascripts -%}
Expand Down

0 comments on commit 69b85bc

Please sign in to comment.