summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/automatic/css/negative-rem-value.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme-compiler/tests/resources/automatic/css/negative-rem-value.css')
-rw-r--r--theme-compiler/tests/resources/automatic/css/negative-rem-value.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/theme-compiler/tests/resources/automatic/css/negative-rem-value.css b/theme-compiler/tests/resources/automatic/css/negative-rem-value.css
deleted file mode 100644
index fdb638c61c..0000000000
--- a/theme-compiler/tests/resources/automatic/css/negative-rem-value.css
+++ /dev/null
@@ -1,5 +0,0 @@
-* {
- top: -0.0625rem;
- bottom: -0.0625lem;
- margin-top: -1px;
-} \ No newline at end of file