Merge branch 'master' of github.com:twitter/bootstrap into 1.3-wip
Conflicts: Makefile README.md bootstrap.css bootstrap.min.css lib/bootstrap.less lib/scaffolding.less
This commit is contained in:
commit
c7c5ce8dcd
6 changed files with 149 additions and 13 deletions
2
lib/bootstrap.less
vendored
2
lib/bootstrap.less
vendored
|
|
@ -1,5 +1,5 @@
|
|||
/*!
|
||||
* Bootstrap v1.3.0
|
||||
* Bootstrap @VERSION
|
||||
*
|
||||
* Copyright 2011 Twitter, Inc
|
||||
* Licensed under the Apache License v2.0
|
||||
|
|
|
|||
|
|
@ -134,4 +134,4 @@ a {
|
|||
.span-one-third { width: 300px; }
|
||||
.span-two-thirds { width: 620px; }
|
||||
.offset-one-third { margin-left: 340px; }
|
||||
.offset-two-thirds { margin-left: 660px; }
|
||||
.offset-two-thirds { margin-left: 660px; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue