diff options
| author | Mark Otto <[email protected]> | 2013-11-30 00:42:36 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-11-30 00:42:36 -0800 |
| commit | a7a9dcaeb2231b2580cf79fcee7d777b98ac24d8 (patch) | |
| tree | 8759b26aaaddd72e4648facb38d8ca356190775a /dist/css/bootstrap.css | |
| parent | bb4a39d51cd644b212323a7e36f0b5af2682d0ca (diff) | |
| download | bootstrap-a7a9dcaeb2231b2580cf79fcee7d777b98ac24d8.tar.xz bootstrap-a7a9dcaeb2231b2580cf79fcee7d777b98ac24d8.zip | |
Alternate fix for #11303: add link to site in banner and remove @mdo and @fat usernames from it
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 780d9624c..72f5005e0 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -1,9 +1,7 @@ /*! - * Bootstrap v3.0.2 by @fat and @mdo + * Bootstrap v3.0.2 (http://getbootstrap.com) * 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 */ |
