summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2023-11-02 21:44:17 -0400
committerBenjamin Chausse <benjamin@chausse.xyz>2023-11-02 21:44:17 -0400
commit82f25ae86ec13a41a77ad42d7c3a053148bbba55 (patch)
treec2a0e0f3c328c5de4890f1d6e7e6766d8febbfc3
parent1a73614c47f4ed21c4eb3a3d97d845a7836eb948 (diff)
Remove old userChrome.css
-rw-r--r--.mozilla/firefox/k6uncrlc.default-esr/chrome/userChrome.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/.mozilla/firefox/k6uncrlc.default-esr/chrome/userChrome.css b/.mozilla/firefox/k6uncrlc.default-esr/chrome/userChrome.css
deleted file mode 100644
index 10e0a36..0000000
--- a/.mozilla/firefox/k6uncrlc.default-esr/chrome/userChrome.css
+++ /dev/null
@@ -1,8 +0,0 @@
-#TabsToolbar {
- visibility: collapse;
-} /* leaves space for the window buttons */
-#nav-bar {
- margin-top: -8px;
- margin-right: 74px;
- margin-bottom: -4px;
-}