See if making an outer div here fixes formatting.
This is somewhat of a hack to normalize this to other setups used elsewhere on the site.
This commit is contained in:
parent
58b8f22abe
commit
f518115a32
1 changed files with 2 additions and 1 deletions
|
@ -42,6 +42,7 @@ of $<span id="fundraiser-goal">50,000</span> match met.<br/>
|
|||
Supporter</strong></a>.</p>
|
||||
</td></tr></table>
|
||||
</div>
|
||||
<div style="align:left;width:80%;">
|
||||
<div id="container">
|
||||
<div id="sidebar" class="{% block submenuselection %}other{% endblock %}">
|
||||
<h2>Conservancy's GPL {% block category %}Compliance{% endblock %} Work</h2>
|
||||
|
@ -51,5 +52,5 @@ of $<span id="fundraiser-goal">50,000</span> match met.<br/>
|
|||
</div>
|
||||
<div id="mainContent">{% block content %}{% endblock %}
|
||||
</div>
|
||||
</div>
|
||||
</div></div>
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in a new issue