made changed to remove issue where browser cannot zoom/scale
This commit is contained in:
@ -1,15 +1,16 @@
|
||||
/*
|
||||
* Skeleton V1.0.2
|
||||
* Skeleton V1.0.3
|
||||
* Copyright 2011, Dave Gamache
|
||||
* www.getskeleton.com
|
||||
* Free to use under the MIT license.
|
||||
* http://www.opensource.org/licenses/mit-license.php
|
||||
* 5/20/2011
|
||||
* 7/17/2011
|
||||
*/
|
||||
|
||||
|
||||
$(document).ready(function() {
|
||||
|
||||
|
||||
/* Tabs Activiation
|
||||
================================================== */
|
||||
var tabs = $('ul.tabs');
|
||||
|
Reference in New Issue
Block a user