move js plugins to root dir, begin writing tests, and change modal plugin to be more boss like

This commit is contained in:
Jacob Thornton
2011-09-09 22:47:49 -07:00
parent df3ca4d94a
commit 5f4e30ed1d
22 changed files with 1997 additions and 83 deletions

2
lib/bootstrap.less vendored
View File

@@ -1,5 +1,5 @@
/*!
* Bootstrap v1.2.0
* Bootstrap v1.3.0
*
* Copyright 2011 Twitter, Inc
* Licensed under the Apache License v2.0

View File

@@ -381,7 +381,7 @@ textarea[readonly] {
padding-top: @baseline / 2;
}
legend {
margin-left: 0;
padding-left: 0;
}
label {
display: block;