fix(toolbar): fix css lint error

This commit is contained in:
Evan Morikawa 2015-03-24 17:32:11 -04:00
parent 3d75da673b
commit f2267c8ebd

View file

@ -129,7 +129,7 @@ body.is-blurred {
width: 100%;
height: 50px;
box-shadow: 0px 0px 6px rgba(0,0,0,0.09);
box-shadow: 0 0 6px rgba(0,0,0,0.09);
// prevent flexbox from ever, ever resizing toolbars, no matter
// how much it thinks other content is being squished