Skip to content

Commit

Permalink
fix(filmstip-only): apply background color to toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
virtuacoplenny authored and yanas committed Aug 4, 2017
1 parent d200abb commit bd47666
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/_toolbars.scss
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@
* Styles the toolbar in filmstrip-only mode.
*/
&_filmstrip-only {
background-color: $toolbarBackground;
border-radius: 3px;
display: inline-block;
height: auto;
Expand Down

0 comments on commit bd47666

Please sign in to comment.