Skip to content

Commit

Permalink
updated right-side to match adminLTE to div to fix nav scroll fixes #272
Browse files Browse the repository at this point in the history
  • Loading branch information
DawoudIO committed Feb 21, 2016
1 parent 34c8b59 commit ea9623c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions churchinfo/Include/Footer.php
Expand Up @@ -17,8 +17,8 @@
?>
</section><!-- /.content -->

</aside><!-- /.right-side -->
<!-- /.control-sidebar -->
</div>
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> <?= $_SESSION['sSoftwareInstalledVersion'] ?>
Expand Down
4 changes: 2 additions & 2 deletions churchinfo/Include/Header-function.php
Expand Up @@ -403,8 +403,8 @@ function Header_body_menu()
</ul>
</section>
</aside>
<!-- Right side column. Contains the navbar and content of the page -->
<aside class="right-side">
<!-- Content Wrapper. Contains page content -->
<div class="content-wrapper">
<section class="content-header">
<h1>
<?php
Expand Down

0 comments on commit ea9623c

Please sign in to comment.