second and final part of syncing LCARStrek with Firefox 49/50 devtools theme changes
[themes.git] / LCARStrek / devtools / fonts.css
index a204beec16caf5af14586e460fdbbfd85ac06644..78b87a27d449a3f57efafc01cb06731601ca1918 100644 (file)
   flex-direction: column;
   padding-bottom: 20px;
   width: 100%;
   flex-direction: column;
   padding-bottom: 20px;
   width: 100%;
-  /* Bug 1243598 - Reduce the container height by the tab height to make room
-     for the tabs above. */
-  height: calc(100% - 24px);
-  position: absolute;
+  height: 100%;
 }
 
 #sidebar-panel-fontinspector > .devtools-toolbar {
 }
 
 #sidebar-panel-fontinspector > .devtools-toolbar {