fix bottomleftmenu layout a bit

pull/454/head
Matthew Hodgson 2015-12-01 11:11:32 +00:00
parent 99f47b8601
commit f89dcacf07
1 changed files with 2 additions and 1 deletions

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;
}