Fix Layout
This commit is contained in:
parent
848da15872
commit
e6bc2de66a
@ -28,10 +28,6 @@
|
|||||||
echo HTML::style('media/theme/baseadmin/css/custom.css');
|
echo HTML::style('media/theme/baseadmin/css/custom.css');
|
||||||
echo Style::factory()->render_all();
|
echo Style::factory()->render_all();
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<style type="text/css">
|
|
||||||
body { padding-top: 50px; padding-bottom: 10px; }
|
|
||||||
</style>
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
Reference in New Issue
Block a user