remove scss rule that overrides discussion paragraph margins (TNL-6231)

This commit is contained in:
Adam Palay
2017-03-22 10:50:53 -04:00
parent 88a74f4291
commit 4710f1ad8a

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;
}
}