diff options
-rw-r--r-- | doc/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/style.css b/doc/style.css index 7991f752f..781f2b389 100644 --- a/doc/style.css +++ b/doc/style.css @@ -82,6 +82,7 @@ div.recentchanges { border-style: solid; border-width: 1px; overflow: auto; + clear: both; width: 100%; background: #eee; color: black !important; |