fix(navButtons): fixed case where buttons would display under each other in 4.4

This commit is contained in:
mhartington
2015-02-11 13:08:34 -05:00
parent cbe5c71ce4
commit eef1d32b04

View File

@@ -241,9 +241,11 @@
}
.buttons-left span {
margin-right: 5px;
display: inherit;
}
.buttons-right span {
margin-left: 5px;
display: inherit;
}
// Place the last button in a bar on the right of the bar