aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.css
diff options
context:
space:
mode:
authorRod Vagg <[email protected]>2011-11-06 12:41:55 +1100
committerRod Vagg <[email protected]>2011-11-06 12:41:55 +1100
commit3628eb79ae42ca1c398d190ca5e96108f3cd353b (patch)
tree76b8a76a77bdfe28171712e73290523618d8dd39 /bootstrap.css
parentf6a258ef36c0e9383b35e8f33cda14ba4718e0f3 (diff)
parentc3c700fd02dc1fbd096bd5926960dd9b80b8169d (diff)
downloadbootstrap-3628eb79ae42ca1c398d190ca5e96108f3cd353b.tar.xz
bootstrap-3628eb79ae42ca1c398d190ca5e96108f3cd353b.zip
Merge branch 'master' into poveropt
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 eb4b824d3..ac267a028 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: Fri Nov 4 13:44:15 PDT 2011
+ * Date: Sat Nov 5 17:07:48 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).