Realign collpased BottomLeftMenu with create group button

pull/5798/head
Luke Barnard 2017-12-01 11:04:46 +00:00
parent 4e7a1e9653
commit a24c42b3a8
1 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,7 @@ limitations under the License.
.mx_LeftPanel.collapsed .mx_BottomLeftMenu {
flex: 0 0 160px;
margin-bottom: 9px;
}
.mx_LeftPanel .mx_BottomLeftMenu {
@ -77,6 +78,7 @@ limitations under the License.
.mx_BottomLeftMenu_options .mx_RoleButton {
margin-left: 0px;
margin-right: 10px;
height: 30px;
}
.mx_BottomLeftMenu_options .mx_BottomLeftMenu_settings {