diff options
Diffstat (limited to 'templates/default.css')
-rw-r--r-- | templates/default.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/default.css b/templates/default.css index 656a3cbf..bf7cce65 100644 --- a/templates/default.css +++ b/templates/default.css @@ -584,6 +584,7 @@ li.current-rating{ .np_row { padding-top: 3px; padding-bottom: 3px; + display: block; } .np_cell { display: inline; |