1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

fixed position of ads

This commit is contained in:
2015-10-20 13:42:30 -04:00
parent 8dcffd6f31
commit d394918905

View File

@@ -28,7 +28,7 @@
<div class="col-md-10">
<div id="view"><%= yield %></div>
</div>
<div class="col-md-2" style="padding-top: 10%;">
<div class="col-md-2" style="padding-top: 2%;">
<%= render 'layouts/rsidebar' %>
</div>
</div>