Commit 4c8dc904 by Adam Committed by GitHub

Merge pull request #14749 from edx/adam/discussion-styling

remove scss rule that overrides discussion paragraph margins (TNL-6231)
parents d16059a6 4710f1ad
...@@ -128,8 +128,4 @@ li[class*=forum-nav-thread-label-] { ...@@ -128,8 +128,4 @@ li[class*=forum-nav-thread-label-] {
margin-bottom: 0 !important; margin-bottom: 0 !important;
padding-bottom: 0 !important; padding-bottom: 0 !important;
} }
p {
margin-bottom: 0 !important;
}
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment