.mobile-action-bar {
    position:fixed;
    width:100%;
    bottom:0;
    z-index: 255659;
}

.mobile-action-bar > *:not(:last-child) {
    border-right: 1px solid lightgray;
}