# HG changeset patch # User neko259 # Date 2014-08-21 18:28:05 # Node ID a5ba26d23f30490bb2a700ae4225565043c9ae7c # Parent eba030e9e16e82dca35c51f2f9a820fea74665e2 Use webkit-compatible
height diff --git a/boards/static/css/md/base_page.css b/boards/static/css/md/base_page.css --- a/boards/static/css/md/base_page.css +++ b/boards/static/css/md/base_page.css @@ -107,7 +107,7 @@ p { } br { - margin-bottom: .5em; + line-height: 150%; } .post-form-w {