Commit 569fe0c5 authored by irving's avatar irving

Fix scroll en lista de reportes

parent a58682bc
......@@ -158,10 +158,10 @@
{% block content %}
<!-- Content Wrapper. Contains page content -->
<!-- Main content -->
<div id="reportPage" class="wrapper" style="background-color: #ecf0f5;">
<div id="reportPage" class="wrapper" style="background-color: #ecf0f5; height:900px;">
<!-- Content Wrapper. Contains page content -->
<!-- Main content -->
<section class="content">
<section class="content" style="overflow: auto; height:900px;">
<!--div id="popover-content-logout" class="hide"-->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment