Skip to content
Snippets Groups Projects
Commit db4e4927 authored by Brett Bieber's avatar Brett Bieber
Browse files

Expand main_right to fill entire maincontent area.

parent 28ab7aee
No related branches found
No related tags found
No related merge requests found
......@@ -44,6 +44,7 @@ if (isset($pickerinuse) && $pickerinuse == true) { ?>
<link rel="stylesheet" href="<?php echo $vars['url']; ?>_css/css.css?lastcache=<?php echo $vars['config']->lastcache; ?>&amp;viewtype=<?php echo $vars['view']; ?>" type="text/css" />
<style type="text/css">
#navigation {display:none;}
#container #main_right {width:960px;}
</style>
<?php
echo $feedref;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment