Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <mark.otto@twitter.com>2011-09-08 21:36:56 +0400
committerMark Otto <mark.otto@twitter.com>2011-09-08 21:36:56 +0400
commit1c03a075919681c398622bc36ca9f78b5f3c1737 (patch)
tree97fd4820d5a9d67cf4c0c528daf99fedacd35149 /README.md
parent1af96b9a58b0bbd27a705000ed1ce68b5af04b7f (diff)
bump css to 1.3.0, update makefile to reflect that, update form css to prepend form to the .clearfix to prevent some bullshit, small tweaks elsewhere
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index eaa6ca9833..d9a7cb20ad 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ Here's what the LESS version looks like:
Or if you prefer, the standard css way:
- <link rel="stylesheet" type="text/css" href="bootstrap-1.2.0.css">
+ <link rel="stylesheet" type="text/css" href="bootstrap-1.3.0.css">
For more info, refer to the docs!