From 531a44ce54aa5ae6aa6bf37441c23c0a49db0f6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Tue, 9 Oct 2012 23:38:17 +0200 Subject: fix post meta width --- sass/parts/_post.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sass/parts/_post.scss b/sass/parts/_post.scss index 66486fc..6bb4734 100644 --- a/sass/parts/_post.scss +++ b/sass/parts/_post.scss @@ -11,7 +11,7 @@ line-height: 2; font-size: 0.9em; color: $color-gray02; - width: 170px; + width: 120px; @media screen and (max-width: 800px){ margin-top: 15px; position: static; -- cgit v1.1-2-g2b99