diff --git a/css/_toolbars.scss b/css/_toolbars.scss index 01b797389..a6f0ef29e 100644 --- a/css/_toolbars.scss +++ b/css/_toolbars.scss @@ -190,6 +190,7 @@ * Styles the toolbar in filmstrip-only mode. */ &_filmstrip-only { + background-color: $toolbarBackground; border-radius: 3px; display: inline-block; height: auto;