diff options
| author | Mark Otto <[email protected]> | 2013-11-28 11:33:00 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-11-28 11:33:00 -0800 |
| commit | 594d0c700dacbce8805bab1be6111631c8e003fb (patch) | |
| tree | b853b1362fc949390e8cf18b851abf0d6e389c09 /dist/css/bootstrap.css | |
| parent | 2abaed98769bd3f5d9bf842c86bc25e4f6bfcd6d (diff) | |
| download | bootstrap-594d0c700dacbce8805bab1be6111631c8e003fb.tar.xz bootstrap-594d0c700dacbce8805bab1be6111631c8e003fb.zip | |
grunt after merge of last pr; unsure why, but this is rengerating the banners and spacing
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index b11416e1f..60e2330c5 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -1,11 +1,11 @@ -/*!
- * Bootstrap v3.0.2 by @fat and @mdo
- * Copyright 2013 Twitter, Inc.
- * Licensed under http://www.apache.org/licenses/LICENSE-2.0
- *
- * Designed and built with all the love in the world by @mdo and @fat.
- */
-
+/*! + * Bootstrap v3.0.2 by @fat and @mdo + * Copyright 2013 Twitter, Inc. + * Licensed under http://www.apache.org/licenses/LICENSE-2.0 + * + * Designed and built with all the love in the world by @mdo and @fat. + */ + /*! normalize.css v2.1.3 | MIT License | git.io/normalize */ article, |
