aboutsummaryrefslogtreecommitdiffstats
path: root/screen.css
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2012-10-23 15:37:03 +0200
committerMatěj Cepl <mcepl@redhat.com>2012-10-23 15:37:03 +0200
commite3019b37aa5acc6a62f5852e9fe383ba1c4cdca9 (patch)
treecfa8b2b633c13a6ac85f1fb2dfbf1bc6320272f1 /screen.css
parent99d99e3f80a38cbaaf15b7b18d80cc2ea686a2f3 (diff)
downloadhesla-e3019b37aa5acc6a62f5852e9fe383ba1c4cdca9.tar.gz
Add clear:right on the list of readings.
Hopefully, this will finally fix #75.
Diffstat (limited to 'screen.css')
-rw-r--r--screen.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/screen.css b/screen.css
index f9d201f..725031d 100644
--- a/screen.css
+++ b/screen.css
@@ -14,6 +14,7 @@ article {
ul.readings {
display: block;
+ clear: right;
padding-left: 0;
}