aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.css')
-rw-r--r--bootstrap.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/bootstrap.css b/bootstrap.css
index 81ae2e6c4..32f8b9da4 100644
--- a/bootstrap.css
+++ b/bootstrap.css
@@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
- * Date: Sun Jan 8 21:54:13 PST 2012
+ * Date: Mon Jan 9 09:15:32 PST 2012
*/
html, body {
margin: 0;
@@ -2903,7 +2903,6 @@ a.thumbnail:hover {
.progress .bar {
width: 0%;
height: 18px;
- margin: ;
background-color: #0480be;
background-image: -khtml-gradient(linear, left top, left bottom, from(#149bdf), to(#0480be));
background-image: -moz-linear-gradient(top, #149bdf, #0480be);