aboutsummaryrefslogtreecommitdiff
path: root/bootstrap-1.1.0.css
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-08-24 19:55:11 -0700
committerJacob Thornton <[email protected]>2011-08-24 19:55:11 -0700
commit8368cfd523fab964ebd3132e29332b4680cedba5 (patch)
tree9792aeebebecc4009cade71addc21faff4a4b7df /bootstrap-1.1.0.css
parent0739583a46833b4813524e69726f79fe1b009542 (diff)
downloadbootstrap-8368cfd523fab964ebd3132e29332b4680cedba5.tar.xz
bootstrap-8368cfd523fab964ebd3132e29332b4680cedba5.zip
add opera to browser support
Diffstat (limited to 'bootstrap-1.1.0.css')
-rw-r--r--bootstrap-1.1.0.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap-1.1.0.css b/bootstrap-1.1.0.css
index 4e91a519d..ee0cc3fdf 100644
--- a/bootstrap-1.1.0.css
+++ b/bootstrap-1.1.0.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: Wed Aug 24 15:54:36 PDT 2011
+ * Date: Wed Aug 24 19:43:43 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).