1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-14 01:24:19 +02:00

avoid redundant banner in minified docs CSS

This commit is contained in:
Chris Rebert
2014-01-13 21:31:40 -08:00
parent 2d038186e3
commit aff64cffce
3 changed files with 1 additions and 9 deletions

View File

@@ -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/.
*/

File diff suppressed because one or more lines are too long