Merge pull request #658 from MITx/bug/kfiedler/info-title
info-title margin fixed
This commit is contained in:
@@ -25,11 +25,6 @@ div.info-wrapper {
|
|||||||
margin-bottom: lh();
|
margin-bottom: lh();
|
||||||
padding-bottom: lh(.5);
|
padding-bottom: lh(.5);
|
||||||
|
|
||||||
&:first-child {
|
|
||||||
margin: 0 (-(lh(.5))) lh();
|
|
||||||
padding: lh(.5);
|
|
||||||
}
|
|
||||||
|
|
||||||
ol, ul {
|
ol, ul {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
list-style-type: disk;
|
list-style-type: disk;
|
||||||
|
|||||||
Reference in New Issue
Block a user