I found some minor discrepancies between the design system on Figma and what was actually implemented. This list of changes was made after reviewing the app/design-system page in master (August 19, 2019).





I'll pick this stuff today, you should expect a PR later today ;)
I started to fix those already @sandrina-p
Oh okay, no problem! Next time @pieer let us know when you pick this, so we avoid doing the same thing twice :)
Let me know if you have any questions. By the way @pieer, I am using google chrome
That was mainly fix about my previous commit, so I assume I was going to fix it and you would focus on the sidebar, but yes, I will tell you next time
@pieer this is the issue being solved in PR #636 right?
Just reviewed this in master - most of these are solved with the exception of:
H1 and H2 should be responsive
Buttons that have icons as a prefix or suffix should NOT have a margin on the left or a margin on the right side
The first one (H1 and H2) are working as expected in desktop and tablet, but are missing the smaller breakpoint:

cc @pieer
Also noted that the dropdown input has the wrong icon. See below:


Added this one as a task as well
@mmbotelho which icon from fontawesome is that little triangle? (I'm realising I'm terrible looking for icons there)
Sorry for making you look there, it's not an icon - it's just a div shaped into a triangle (I believe this can be done with the :after pseudo-element or something similar). Here are the dimensions:

It is also placed slightly off-center (1 px closer to the bottom) or else it looks misaligned (because of the upper weight of the shape).
cc @sandrina-p
@pieer are you working on these?
I forgot the to change the icon ya