diff options
author | Mavridis Philippe <mavridisf@gmail.com> | 2022-01-18 17:55:32 +0200 |
---|---|---|
committer | Mavridis Philippe <mavridisf@gmail.com> | 2022-01-20 18:31:01 +0200 |
commit | 432814aaae17760945a498ac05708a208989ba72 (patch) | |
tree | 8f03dd18188ab1bf1731503e8e5b4da3f6050ea5 | |
parent | 69aa91fc2ee0e883a250d5e87d02a9a969257167 (diff) | |
download | tdelibs-432814aaae17760945a498ac05708a208989ba72.tar.gz tdelibs-432814aaae17760945a498ac05708a208989ba72.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 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"> |