From 3bdff0e55b146e8ca4e63b873f6d5a85b0c80200 Mon Sep 17 00:00:00 2001
From: Diomidis Spinellis
Date: Thu, 14 Nov 2013 02:44:52 +0200
Subject: [PATCH] Fix float clearing for Chrome
Error pointed by: @gousiosg
---
web/index.html | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/web/index.html b/web/index.html
index 5712e90..3a45e19 100644
--- a/web/index.html
+++ b/web/index.html
@@ -24,9 +24,7 @@ Many programs build on UMLGraph; follow this link
for more details.
-
-
+
Martin Fowler, the author of
@@ -39,11 +37,12 @@ but never felt sufficiently time-rich to develop anything.
-
+
UMLGraph is also described in O'Reilly's Java Power Tools book.
+
Class Diagrams
One specifies a class diagram using the Java syntax complemented by
javadoc