Move the top panel to the bottom of the screen, persistent across restarts, shell v47. If you also want running apps to show in bottom panel, use the other extension: https://extensions.gnome.org/extension/8704/tasks-in-bottom-panel/ move top bar, top-bar, bottom panel
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Approved but please don't use `just-perfection-api` you don't need it here. So, in css you can simply use: ```css #overview { margin-bottom: 24px; } .popup-menu.panel-menu { margin-bottom: 0; } ``` Then remove `_UIStyleClassAdd()` and `_UIStyleClassRemove()` since you won't need them anymore. Btw, better to add the copyright notice at the top of the file instead of using comments in line 22 `extension.js`.