mozilla / lightbeam-we

Web Extension version of the Firefox Lightbeam add-on
https://addons.mozilla.org/en-GB/firefox/addon/lightbeam/
Mozilla Public License 2.0
179 stars 61 forks source link

Swap layout from grid to flex for some containers #168

Open biancadanforth opened 7 years ago

biancadanforth commented 7 years ago

PR #164 does a good job to increase the visualization area, but switching the layout in some areas to flexbox (like <main>) would do this as well as fix some uneven white space areas like underneath the footer. See issue #146 for an explanation and screenshots.