Index: source/ariba/overlay/BaseOverlay.cpp
===================================================================
--- source/ariba/overlay/BaseOverlay.cpp	(revision 5920)
+++ source/ariba/overlay/BaseOverlay.cpp	(revision 5921)
@@ -206,5 +206,5 @@
 
 	s << "<h2 color=\"#606060\">Links</h2>";
-	s << "<table cellpadding=\"0\" border=\"0\" cellspacing=\"0\">";
+	s << "<table width=\"100%\" cellpadding=\"0\" border=\"0\" cellspacing=\"0\">";
 	s << "<tr background=\"#e0e0e0\">";
 	s << "<td>Id</td><td>Remote</td><td>Path</td>";
