Simon Taeter

Results 13 issues of Simon Taeter

We set a height of 550px but we get an effective height of 6px (= border width) I believe because the content isn't rendered. The issue happen whenever you give...

has-ellie

I use this sometimes and it would be nice to have in String.Extra I think ``` elm firstToUpper : String -> String firstToUpper str = String.uncons str |> Maybe.map (Tuple.mapFirst...

### Describe the bug Hello! I'm placing my tabs on the side bar. I've added this to my `userChrome.css` to hide the top bar as well as the sidebar header:...

Issue::Bug