diff --git a/less/landing.less b/less/landing.less index 5d6470f..cc5d71a 100644 --- a/less/landing.less +++ b/less/landing.less @@ -165,6 +165,18 @@ width: 1px; } + .landing-action-bar-mobile { + position: fixed; + bottom: 0; + left: 0; + right: 0; + z-index: @global-z-index - 20; + & > div { + padding: 10px 20px; + border-top: 1px solid lightgrey; + } + } + .download-drop { width: unset; .download-drop-item {