diff ireport_css.css @ 6:42076db43d42 draft

Fixed auto resizing plus various other minor bugs
author saskia-hiltemann
date Mon, 16 Nov 2015 08:56:22 -0500
parents a4813532bbc6
children
line wrap: on
line diff
--- a/ireport_css.css	Tue Oct 07 08:49:14 2014 -0400
+++ b/ireport_css.css	Mon Nov 16 08:56:22 2015 -0500
@@ -6,7 +6,7 @@
    .invisibleframe{
     border: 0px;
     overflow: hidden;
-    min-height: 350px !important;
+    min-height: 350px;
    }
    .mylinks{
    color: blue !important;
@@ -22,4 +22,4 @@
     max-width: ${minwidth}px;
     margin: 0 auto;
     padding: 30px;
-   }
\ No newline at end of file
+   }