Kristo Koert

Results 3 issues of Kristo Koert

When opening http://www.luminusweb.net/docs in android google chrome the sidebar is only partially visible. I am not zoomed in. ![screenshot_2015-06-02-16-46-19](https://cloud.githubusercontent.com/assets/5730578/7937303/fe9fd996-0947-11e5-96a5-4ced217e8333.png)

Made the examples parenthesis style confront to the style guide: https://github.com/bbatsov/clojure-style-guide#gather-trailing-parens

In many places a "trailing paren on new line" style is used, which conflicts with the style guide: https://github.com/bbatsov/clojure-style-guide#gather-trailing-parens If this is just a remnant of refactoring or something similar,...