this is it
This commit is contained in:
parent
d517a2b5b6
commit
86ab64787c
|
@ -31,6 +31,7 @@ background:#000;
|
||||||
}
|
}
|
||||||
|
|
||||||
.noteContentWrapper {
|
.noteContentWrapper {
|
||||||
|
width:360px;
|
||||||
float:left;
|
float:left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -61,7 +62,7 @@ float:left;
|
||||||
|
|
||||||
<p>{{ n.description|linebreaksbr }}</p>
|
<p>{{ n.description|linebreaksbr }}</p>
|
||||||
</div><!-- END NOTE CONTENT WRAPPER -->
|
</div><!-- END NOTE CONTENT WRAPPER -->
|
||||||
<div class="clear"></div>
|
<div class="clear"></div>
|
||||||
</div><!--NOTEWORTHY CLOSING -->
|
</div><!--NOTEWORTHY CLOSING -->
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user