nickberens360
3/2/2016 - 2:36 PM

Always show swipebox bottom bar

Always show swipebox bottom bar

#swipebox-bottom-bar {
    bottom: 0 !important;
}
#swipebox-bottom-bar.visible-bars {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
}