1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-05 14:17:20 +00:00

Still playing with right sidebar

This commit is contained in:
2015-10-20 13:20:08 -04:00
parent e5651aa01f
commit 44cae2ee3f

View File

@@ -25,7 +25,7 @@
<div id="page-content"> <div id="page-content">
<div class="row no-margin"> <div class="row no-margin">
<div class="col-md-12"> <div class="col-md-6">
<div id="view"><%= yield %></div> <div id="view"><%= yield %></div>
</div> </div>
</div> </div>