Author: danydb
Date: 2013-12-29 04:30:41 +0100 (Sun, 29 Dec 2013)
New Revision: 5626
Modified:
phpcompta/trunk/include/template/dashboard.php
Log:
dashboard : max-width:50%
Modified: phpcompta/trunk/include/template/dashboard.php
===================================================================
--- phpcompta/trunk/include/template/dashboard.php 2013-12-29 03:26:11 UTC
(rev 5625)
+++ phpcompta/trunk/include/template/dashboard.php 2013-12-29 03:30:41 UTC
(rev 5626)
@@ -1,5 +1,5 @@
<!-- left div -->
-<div style="float:right;width: 49%">
+<div style="float:right;max-width: 49%">
<?php
@@ -252,7 +252,7 @@
</div>
</div>
-<div style="float:right;width: 49%">
+<div style="float:right;max-width: 49%">
<div style="float:left;width: 100%">
<fieldset >
---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu
_______________________________________________
Phpcompta est un logiciel libre de comptabilité en ligne
(http://www.phpcompta.eu)
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev