info-title margin fixed

This commit is contained in:
Kyle Fiedler
2012-09-11 12:09:42 -04:00
parent 9266bcca6d
commit 4732e39cb4

View File

@@ -25,11 +25,6 @@ div.info-wrapper {
margin-bottom: lh();
padding-bottom: lh(.5);
&:first-child {
margin: 0 (-(lh(.5))) lh();
padding: lh(.5);
}
ol, ul {
margin: 0;
list-style-type: disk;