Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Compact-Line-Height/StackCompactLineHeight.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// @description Reduces the space between lines back to what it used to be
// @author CertainPerformance
// @namespace https://github.com/CertainPerformance/Stack-Exchange-Userscripts
// @version 1.3.0
// @include /^https://(?:[^/]+\.)?(?:(?:stackoverflow|serverfault|superuser|stackexchange|askubuntu|stackapps)\.com|mathoverflow\.net)//
// @version 1.3.1
// @include /^https://(?:[^/]+\.)?(?:(?:stackoverflow|serverfault|superuser|stackexchange|askubuntu|stackapps|stackoverflowteams)\.com|mathoverflow\.net)//
// @run-at document-start
// @grant none
// ==/UserScript==
Expand Down