added width to tag box
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 22 Dec 2015 21:43:50 +0000 (16:43 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 22 Dec 2015 21:43:50 +0000 (16:43 -0500)
scss/_body.scss

index d80b043..62c7246 100644 (file)
@@ -149,4 +149,5 @@ body {
 }
 #tagBox{
     text-align: left;
+    width: 250px;
 }