Skip to main content

max / makenotwork

server: remove the dead .tab-spinner rule Zero markup references it anywhere in the repo; the two remaining mentions are //! comments recording what a conversion deleted. Carve-out from mnw-server 736f45a5, whose at-the-flip gate never covered a CSS rule with no markup behind it.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-28 19:41 UTC
Signed with PGP, not checked
Commit: 60448c29f9853bd4ecb0cf3c8b8e11cc97b4c024
Parent: 8108bd2
1 file changed, +0 insertions, -3 deletions
@@ -10112,9 +10112,6 @@
10112 10112 opacity: 0.7;
10113 10113 }
10114 10114
10115 - .tab-spinner {
10116 - margin-left: var(--gap-section);
10117 - }
10118 10115
10119 10116 /* ===========================================
10120 10117 USER PROFILE PAGE (replaces inline styles in pages/user.html)