sixth and final part of syncing LCARStrek with Firefox 36 windows theme changes
[themes.git] / LCARStrek / browser / devtools / font-inspector.css
index f873b2c41fb98599f5d26c5304718af16dbaf54a..70a0b0e741f82160fdfbd932ad46b8581af62383 100644 (file)
@@ -1,5 +1,5 @@
 * {
-  -moz-box-sizing: border-box;
+  box-sizing: border-box;
 }
 
 body {
@@ -51,9 +51,8 @@ body {
 }
 
 .font-preview {
+  margin-left: -4px;
   height: 60px;
-  width: 100%;
-  border: 0;
   display: block;
 }