fixing a style with the faq layout

This commit is contained in:
tomjohnson1492
2016-07-30 20:21:14 -07:00
parent a1e944a0ca
commit 2a76114fac
4 changed files with 14 additions and 9 deletions

View File

@ -1154,3 +1154,8 @@ div.box.box1 {
width: 100%;
}
}
h4.panel-title {
padding-top: 0px;
margin-top: 0px;
}