diff --git a/client/homebrew/phbStyle/phb.style.less b/client/homebrew/phbStyle/phb.style.less index 420f1fdd2..a67ed0db1 100644 --- a/client/homebrew/phbStyle/phb.style.less +++ b/client/homebrew/phbStyle/phb.style.less @@ -385,6 +385,7 @@ } // Nested lists ul ul,ol ol,ul ol,ol ul{ - margin-left: 1.5em; + margin-left: 1.5em; + margin-bottom : 0px; } }