diff options
author | Mavridis Philippe <mavridisf@gmail.com> | 2022-01-18 17:55:32 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2022-02-17 16:26:44 +0100 |
commit | e323fd3272aa6d6b754b8fbbf9a2725c83b88cc7 (patch) | |
tree | 14742cb1f1b0ce86f22106fdd3ccb2c6522d8035 | |
parent | 7fd96bc6137dad760d253a3323ffb83f26c9f1c7 (diff) | |
download | tdelibs-e323fd3272aa6d6b754b8fbbf9a2725c83b88cc7.tar.gz tdelibs-e323fd3272aa6d6b754b8fbbf9a2725c83b88cc7.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>
(cherry picked from commit 131c895e8a7e92505f5d3940883e51faed69652c)
-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 14fa8208c..982673386 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 00321fd49..f1e204f40 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"> |