summaryrefslogtreecommitdiffstats
path: root/browser/base/content/abouthealthreport/abouthealth.css
diff options
context:
space:
mode:
Diffstat (limited to 'browser/base/content/abouthealthreport/abouthealth.css')
-rw-r--r--browser/base/content/abouthealthreport/abouthealth.css15
1 files changed, 0 insertions, 15 deletions
diff --git a/browser/base/content/abouthealthreport/abouthealth.css b/browser/base/content/abouthealthreport/abouthealth.css
deleted file mode 100644
index 3dd40fc24..000000000
--- a/browser/base/content/abouthealthreport/abouthealth.css
+++ /dev/null
@@ -1,15 +0,0 @@
-* {
- margin: 0;
- padding: 0;
-}
-
-html, body {
- height: 100%;
-}
-
-#remote-report {
- width: 100%;
- height: 100%;
- border: 0;
- display: flex;
-}