freeCodeCamp/client
Ahmad Abdolsaheb 1c4d57dfb3 fix: text bleeding buttons in profile and donate-form (#35399)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
- [x] None of my changes are plagiarized from another source without proper attribution.
- [x] All the files I changed are in the same world language (for example: only English changes, or only Chinese changes, etc.)
- [x] My changes do not use shortened URLs or affiliate links.

<!--If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.-->

Closes #35265
2019-02-26 01:09:05 +05:30
..
config
plugins chore: normalize freeCodeCamp in english (#35258) 2019-02-19 15:19:49 +05:30
src fix: text bleeding buttons in profile and donate-form (#35399) 2019-02-26 01:09:05 +05:30
static fix: Reimplement the HeatMap 2018-11-13 05:39:50 +05:30
utils feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
.babelrc
.gitignore fix(client): prevent endless SASS conversion 2018-11-12 12:44:00 +00:00
gatsby-browser.js fix(certs): remove footer and nav from certs (#35333) 2019-02-22 18:06:47 +03:00
gatsby-config.js fix: remove underline on hover (#35161) 2019-02-13 08:49:31 -06:00
gatsby-node.js feat: use eslint with prettier to format code 2019-02-19 14:30:27 +05:30
gatsby-ssr.js fix(certs): remove footer and nav from certs (#35333) 2019-02-22 18:06:47 +03:00
jest.config.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
jest.transform.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
package-lock.json chore: Move sinon dep to the root 2019-02-21 21:03:06 +05:30
package.json chore: Move sinon dep to the root 2019-02-21 21:03:06 +05:30
webpack-workers.js fix(learn): remove sass.js from bundle and place it to static/js 2019-01-17 16:53:38 +05:30