rest of LCARStrek sync to browser windows theme changes in Firefox 25
[themes.git] / LCARStrek / browser / devtools / markup-view.css
index d902c38d79e2c83a1b956e997b33c121dff86d71..0b3d937867298caac00c1672f0f29399e1dc74af 100644 (file)
@@ -39,7 +39,6 @@ span[tabindex] {
 }
 
 li.container {
-  position: relative;
   padding: 2px 0 0 2px;
 }
 
@@ -47,8 +46,13 @@ li.container {
   padding-left: 14px;
 }
 
+.codebox > * {
+  vertical-align: middle;
+}
+
 .expander {
-  position: absolute;
+  display: inline-block;
+  margin-left: -14px;
 }
 
 .more-nodes {