2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

add opera to browser support

This commit is contained in:
Jacob Thornton
2011-08-24 19:55:11 -07:00
parent 0739583a46
commit 8368cfd523
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -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).