diff --git a/www/rem-default.css b/www/rem-default.css index d661ca4b..5ce54997 100644 --- a/www/rem-default.css +++ b/www/rem-default.css @@ -49,6 +49,10 @@ div.rem-daynumber { font-size: 14pt; } +p.rem-entry { + clear: both; +} + div.rem-moon { float: left; text-align: left; @@ -66,4 +70,4 @@ td.rem-sc-empty-cell, td.rem-sc-cell { caption.rem-sc-caption { font-size: 12pt; -} \ No newline at end of file +}