aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-10-09 21:25:28 -0700
committerMark Otto <[email protected]>2011-10-09 21:25:28 -0700
commitdd1efdf0d5ec2469978a65c845cc5dfd16b74899 (patch)
tree4c7d4e2c476796002b2e4c94d3f90e8961d214c3 /bootstrap.css
parentf61fe3c4746ec09ff64756797fe6314be5f53b30 (diff)
downloadbootstrap-dd1efdf0d5ec2469978a65c845cc5dfd16b74899.tar.xz
bootstrap-dd1efdf0d5ec2469978a65c845cc5dfd16b74899.zip
update input prepend and append to use baseline variable
Diffstat (limited to 'bootstrap.css')
-rw-r--r--bootstrap.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.css b/bootstrap.css
index 8022cf2a0..cd7409198 100644
--- a/bootstrap.css
+++ b/bootstrap.css
@@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
- * Date: Sun Oct 9 21:12:03 PDT 2011
+ * Date: Sun Oct 9 21:24:37 PDT 2011
*/
/* Reset.less
* Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc).