summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;
-}