diff options
Diffstat (limited to 'public')
-rw-r--r-- | public/stylesheets/refinerycms-blog.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/public/stylesheets/refinerycms-blog.css b/public/stylesheets/refinerycms-blog.css index 3d98f45..ef6f224 100644 --- a/public/stylesheets/refinerycms-blog.css +++ b/public/stylesheets/refinerycms-blog.css @@ -1,3 +1,6 @@ +.blog_post header, .blog_post footer { + width: auto; +} .blog_post .posted_at{ } .post_categories .filed_in { |