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