move help & communities button out of tag panel

so we can shove the custom tag buttons between them
in the next commit
This commit is contained in:
Bruno Windels 2019-02-05 17:36:33 +00:00
parent 3265fe394d
commit bdc7936130
7 changed files with 130 additions and 64 deletions

View file

@ -19,6 +19,7 @@
@import "./structures/_SearchBox.scss";
@import "./structures/_TabbedView.scss";
@import "./structures/_TagPanel.scss";
@import "./structures/_TagPanelButtons.scss";
@import "./structures/_TopLeftMenuButton.scss";
@import "./structures/_UploadBar.scss";
@import "./structures/_UserSettings.scss";