element-web/res/css/structures
Travis Ralston be366bdd7f Fix various layout concerns with the new room list
It had ~32px of overflow causing a horizontal scrollbar. Turns out the layout engine gets confused when hidden elements are at the end of a flexbox, so we just move them higher in the DOM (where they logically still make sense).

The remaining changes are all alignment and misc changes in that respect, and probably not obvious.
2020-06-10 15:05:17 -06:00
..
auth
_AutoHideScrollbar.scss
_CompatibilityPage.scss
_ContextualMenu.scss
_CreateRoom.scss
_CustomRoomTagPanel.scss
_FilePanel.scss
_GenericErrorPage.scss
_GroupView.scss
_HeaderButtons.scss
_HomePage.scss
_LeftPanel.scss
_LeftPanel2.scss Fix various layout concerns with the new room list 2020-06-10 15:05:17 -06:00
_MainSplit.scss
_MatrixChat.scss
_MyGroups.scss
_NotificationPanel.scss
_RightPanel.scss
_RoomDirectory.scss
_RoomSearch.scss
_RoomStatusBar.scss
_RoomSubList.scss
_RoomView.scss
_ScrollPanel.scss
_SearchBox.scss
_TabbedView.scss
_TagPanel.scss
_ToastContainer.scss
_TopLeftMenuButton.scss
_UploadBar.scss
_UserMenuButton.scss
_ViewSource.scss