diff --git a/README.md b/README.md
index b6e2ef554..0610accb7 100644
--- a/README.md
+++ b/README.md
@@ -297,7 +297,7 @@ See [RELEASE](RELEASE.md)
## Contributors β¨
-The Jupyter Git extension is part of [Project Jupyter](http://jupyter.org/) and is developed by an open community of contributors. To see who has been active recently, please look at the ["Contributors"](https://github.com/jupyterlab/jupyterlab-git/graphs/contributors) tab. Below we list the people and entities who contributed in different ways to the project ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
+The Jupyter Git extension is part of [Project Jupyter](http://jupyter.org/) and is developed by an open community of contributors. To see who has been active recently, please look at the ["Contributors"](https://github.com/jupyterlab/jupyterlab-git/graphs/contributors) tab. Below we list the people and entities who contributed in different ways to the project ([emoji key](https://allcontributors.org/emoji-key)):
@@ -325,7 +325,7 @@ The Jupyter Git extension is part of [Project Jupyter](http://jupyter.org/) and
 Konstantin Taletskiy π» π |
 Kostya Farber π» |
-  Linda Ngoc Nguyen π» |
+  Linda Ngoc Nguyen π» |
 Major League Hacking π€ |
 Max Klein π» π π π¨ π |
 MichaΕ Krassowski π» π π |
@@ -355,6 +355,6 @@ The Jupyter Git extension is part of [Project Jupyter](http://jupyter.org/) and
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind are welcomed!
-To add yourself, or someone else, to this list you can either [use the bot](https://allcontributors.org/docs/en/bot/usage) (`@all-contributors please add for `) or [the CLI](https://allcontributors.org/docs/en/cli/usage) (`jlpm all-contributors add `).
+To add yourself, or someone else, to this list you can either [use the bot](https://allcontributors.org/bot/usage) (`@all-contributors please add for `) or [the CLI](https://allcontributors.org/cli/usage) (`jlpm all-contributors add `).
If you manually edit the `.all-contributorsrc` config file, run `yarn run contributors:generate`.
diff --git a/style/diff-common.css b/style/diff-common.css
index a67f49058..f0f50104d 100644
--- a/style/diff-common.css
+++ b/style/diff-common.css
@@ -21,7 +21,6 @@
background: var(--jp-layout-color0);
color: var(--jp-ui-font-color0);
padding: 0;
- overflow: hidden;
}
.jp-git-diff-root .cm-editor {