From a69a33aab3e6e8227b4ac23cdcce3c1e3348e5c9 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Tue, 26 Jun 2012 09:49:26 -0400 Subject: [PATCH] progress-bar heights --- styles/app/index.styl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/styles/app/index.styl b/styles/app/index.styl index 27bbfea45c..3d9a163192 100644 --- a/styles/app/index.styl +++ b/styles/app/index.styl @@ -126,8 +126,10 @@ h1 > span { #bars width: 400px - - .bar + .progress + height: 25px + .bar + height: 25px border: 1px solid black .progress-text float: right