diff options
| author | Chris Rebert <[email protected]> | 2014-01-13 21:31:40 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-01-13 21:31:40 -0800 |
| commit | aff64cffce549fc4c33c09b85c5cbe8b88df7dd7 (patch) | |
| tree | 9b679fe7f33e81514bbb9419504bfd5ca6664985 /docs/assets/css/docs.css | |
| parent | 2d038186e3f9c2902812671b1e396f2bd37b6f47 (diff) | |
| download | bootstrap-aff64cffce549fc4c33c09b85c5cbe8b88df7dd7.tar.xz bootstrap-aff64cffce549fc4c33c09b85c5cbe8b88df7dd7.zip | |
avoid redundant banner in minified docs CSS
Diffstat (limited to 'docs/assets/css/docs.css')
| -rw-r--r-- | docs/assets/css/docs.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 072f39b04..00d0be9ab 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -1,7 +1,7 @@ /*csslint ids: false, overqualified-elements: false*/ /*! + * Bootstrap Docs (http://getbootstrap.com) * Copyright 2011-2014 Twitter, Inc. - * * Licensed under the Creative Commons Attribution 3.0 Unported License. For * details, see http://creativecommons.org/licenses/by/3.0/. */ |
