2011-04-25 Javier Lanz <javier.lanz@artica.es>

* operation/agentes/tactical.php: Fixed a style problem on Internet
	Explorer

	Fix: #3279238


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4276 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
javilanz 2011-04-25 10:04:20 +00:00
parent f3bb4b72e4
commit 6d82f81f7e
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
2011-04-25 Javier Lanz <javier.lanz@artica.es>
* operation/agentes/tactical.php: Fixed a style problem on Internet
Explorer
Fix: #3279238
2011-04-20 Miguel de Dios <miguel.dedios@artica.es>
* pandoradb_data.sql, pandoradb.data.postgreSQL.sql,

View File

@ -219,7 +219,7 @@ print_cells_temp ($cells);
echo "</table>";
echo '</div>'; //Left column
echo '<div style="width: 75%; float:left;" id="rightcolumn">';
echo '<div style="width: 70%; float:left;" id="rightcolumn">';
// --------------------------------------------------------------------------