From 1d3f6b322fe6a720c493fedd89b06084e0396b73 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Marek=20St=C4=99pniowski?= Date: Thu, 18 Sep 2008 21:05:57 +0200 Subject: [PATCH] Fixed bug in table of contents rendering in book reader. --- wolnelektury/media/css/master.book.css | 1 + 1 file changed, 1 insertion(+) diff --git a/wolnelektury/media/css/master.book.css b/wolnelektury/media/css/master.book.css index 47e4f36eb..8d0949435 100644 --- a/wolnelektury/media/css/master.book.css +++ b/wolnelektury/media/css/master.book.css @@ -108,6 +108,7 @@ img { margin: 0; color: blue; font-size: 16px; + position: inherit; } /* =================================================== */ -- 2.20.1