fix bottomleftmenu layout a bit

This commit is contained in:
Matthew Hodgson 2015-12-01 11:11:32 +00:00
parent 99f47b8601
commit f89dcacf07

View file

@ -69,11 +69,12 @@ limitations under the License.
}
.mx_LeftPanel .mx_BottomLeftMenu .mx_BottomLeftMenu_options {
margin-top: 17px;
margin-top: 15px;
width: 100%;
}
.mx_LeftPanel .mx_BottomLeftMenu img {
border-radius: 0px;
background-color: transparent;
vertical-align: middle;
}