Fixed overlapping themes in reader.
authorMarek Stępniowski <marek@stepniowski.com>
Wed, 24 Sep 2008 13:40:15 +0000 (15:40 +0200)
committerMarek Stępniowski <marek@stepniowski.com>
Wed, 24 Sep 2008 13:40:15 +0000 (15:40 +0200)
wolnelektury/media/css/master.book.css

index 8d09494..a5f791c 100644 (file)
@@ -157,7 +157,9 @@ p {
     font-style: normal;
     font-weight: normal;
     font-size: 16px;
-    position: absolute;
+    float: right;
+    margin-right: -9.5em;
+    clear: both;
     left: 40em;
     line-height: 1.5em;
     text-align: left;