Move ref to outer div

This commit is contained in:
Luke Barnard 2017-05-25 13:49:41 +01:00
parent 284aeeb43e
commit 9d28c8f577
2 changed files with 13 additions and 3 deletions

View file

@ -70,6 +70,10 @@ limitations under the License.
padding-bottom: 3px ! important;
}
.mx_BottomLeftMenu_options > div {
display: inline-block;
}
.mx_BottomLeftMenu_options .mx_RoleButton {
margin-left: 0px;
margin-right: 10px;