Placed a div directly inside a section.
Added a Gradient/Overlay on div. Apply to either Overlay or background, add angle of 0 and 2 Color. Displays correctly in Bricks but not in Firefox browser – background-image: linear-gradient(#f44336, #ffeb3b); (missing 0deg)
I took a screenshot of the Bricks Dashboard and what is shown in FireFox. When 0 is entered as the angle the css looks to be missing the 0deg within the code. Can you take another look?