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
+5
View File
@@ -33,6 +33,11 @@ limitations under the License.
flex: 0 0 140px;
}
.mx_LeftPanel_tagPanelContainer {
flex: 0 0 70px;
height: 100%;
}
.mx_LeftPanel_hideButton {
position: absolute;
top: 10px;