Minor cleanup.

nb/hide-http
Neeraj Baid 11 years ago
parent c981de5612
commit ff34ef02fa

@ -183,9 +183,6 @@ p {
} }
.progress-bar-text { .progress-bar-text {
float: none
margin-right: 0
font: 14px/60px "Quicksand", sans-serif font: 14px/60px "Quicksand", sans-serif
color: white color: white
text-align: center text-align: center
@ -197,7 +194,6 @@ p {
box-shadow: inset 0 1px 1px light-red, 0 1px 1px light-gray box-shadow: inset 0 1px 1px light-red, 0 1px 1px light-gray
.progress-bar-text { .progress-bar-text {
float: none
text-align: center text-align: center
} }
} }

Loading…
Cancel
Save