[style] [upgrade] moved to bootstrap 3

This commit is contained in:
Rushabh Mehta
2013-04-18 17:43:21 +05:30
parent 1615f2f46c
commit d6c8235fb5
33 changed files with 67 additions and 67 deletions

View File

@@ -7,7 +7,7 @@
</div>
<div class="clearfix"></div>
{% if banner_html %}<div class="row" style="margin-top: 30px;">
<div class="span12">{{ banner_html }}</div>
<div class="col-span-12">{{ banner_html }}</div>
</div>{% endif %}
<div class="outer">
{% include "app/website/templates/html/navbar.html" %}