From dcb60976a935f3c979586080872c214e4d63691f Mon Sep 17 00:00:00 2001 From: Toks Date: Wed, 5 Jun 2013 13:39:40 -0400 Subject: [PATCH] fixes #1606 --- app/assets/stylesheets/specific/posts.css.scss | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/assets/stylesheets/specific/posts.css.scss b/app/assets/stylesheets/specific/posts.css.scss index 2d01a3aa6..5b885f3e1 100644 --- a/app/assets/stylesheets/specific/posts.css.scss +++ b/app/assets/stylesheets/specific/posts.css.scss @@ -321,8 +321,12 @@ div#c-explore-posts { margin: 0 0.5em; } + #popular-nav-links { + text-align: center; + } + .period { - margin: 0 0.5em; + margin: 0 5em; &:first-child { margin-left: 0;