From 6f27ac208f0a4253547a92959012aed5fe0b823a Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 18 Mar 2014 08:51:20 -0400 Subject: [PATCH] refactor(help) set correct order --- css/help.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/help.css b/css/help.css index c54f7d80..30e42cee 100644 --- a/css/help.css +++ b/css/help.css @@ -1,6 +1,6 @@ .help { - white-space : normal; margin : 25px; + white-space : normal; } .help li {