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

remove scss rule that overrides discussion paragraph margins (TNL-6231)
This commit is contained in:
Adam
2017-03-23 07:58:07 -04:00
committed by GitHub

View File

@@ -128,8 +128,4 @@ li[class*=forum-nav-thread-label-] {
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
p {
margin-bottom: 0 !important;
}
}