From ff34ef02fa268b63b0223f416490df98e097785f Mon Sep 17 00:00:00 2001 From: Neeraj Baid Date: Fri, 17 Apr 2015 17:06:15 -0700 Subject: [PATCH] Minor cleanup. --- css/index.styl | 4 ---- 1 file changed, 4 deletions(-) diff --git a/css/index.styl b/css/index.styl index 9d7abc4..4f68b2d 100644 --- a/css/index.styl +++ b/css/index.styl @@ -183,9 +183,6 @@ p { } .progress-bar-text { - float: none - margin-right: 0 - font: 14px/60px "Quicksand", sans-serif color: white text-align: center @@ -197,7 +194,6 @@ p { box-shadow: inset 0 1px 1px light-red, 0 1px 1px light-gray .progress-bar-text { - float: none text-align: center } }