From: Anthony Talarico Date: Tue, 22 Dec 2015 21:43:50 +0000 (-0500) Subject: added width to tag box X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=9f23453fd010c855a53608ef33388f617e983679;p=WP-Themes%2Fmichsci.git added width to tag box --- diff --git a/scss/_body.scss b/scss/_body.scss index d80b043..62c7246 100644 --- a/scss/_body.scss +++ b/scss/_body.scss @@ -149,4 +149,5 @@ body { } #tagBox{ text-align: left; + width: 250px; }