forked from bofh/fetsite
remove empty div
This commit is contained in:
@@ -56,10 +56,6 @@
|
||||
<%= yield %>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row-fluid">
|
||||
<div class="span10 offset1" id="contentdiv">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script>
|
||||
$('.dropdown-toggle').click(function(e) {
|
||||
|
||||
Reference in New Issue
Block a user