diff --git a/threadr/style.css b/threadr/style.css index 6a5acec..b35a195 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -301,7 +301,7 @@ ul.list { } ul.list li { - float: none; + float: left; display: block; text-align: center; color: #fef6e4;