Fix Layout

This commit is contained in:
Deon George 2014-08-23 22:50:51 +10:00
parent 848da15872
commit e6bc2de66a

View File

@ -28,10 +28,6 @@
echo HTML::style('media/theme/baseadmin/css/custom.css');
echo Style::factory()->render_all();
?>
<style type="text/css">
body { padding-top: 50px; padding-bottom: 10px; }
</style>
</head>
<body>