diff options
author | Mavridis Philippe <mavridisf@gmail.com> | 2022-01-18 17:55:32 +0200 |
---|---|---|
committer | Mavridis Philippe <mavridisf@gmail.com> | 2022-01-20 16:47:48 +0200 |
commit | 131c895e8a7e92505f5d3940883e51faed69652c (patch) | |
tree | 20be146c8d4df7a74fc7e203d9ab89e36cce5476 | |
parent | 7e378f09cc1c319cfe43279ab7352c1f0c114331 (diff) | |
download | tdelibs-131c895e8a7e92505f5d3940883e51faed69652c.tar.gz tdelibs-131c895e8a7e92505f5d3940883e51faed69652c.zip |
API docs: Removed stray div.
This fixes the issue with the left sidebar incorectly flowing to
the bottom of the page.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
-rw-r--r-- | doc/common/footer.html | 1 | ||||
-rw-r--r-- | doc/common/mainfooter.html | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/doc/common/footer.html b/doc/common/footer.html index 26495f4b6..b790f9c6b 100644 --- a/doc/common/footer.html +++ b/doc/common/footer.html @@ -1,4 +1,3 @@ - </div> </div> </div> <div id="left"> diff --git a/doc/common/mainfooter.html b/doc/common/mainfooter.html index ef78d30b2..90f84ee8a 100644 --- a/doc/common/mainfooter.html +++ b/doc/common/mainfooter.html @@ -11,7 +11,6 @@ Questions about the reference manuals should be sent to </p> </div> - </div> </div> </div> <div id="left"> |