mirror of
				https://bitbucket.org/jsuto/piler.git
				synced 2025-10-31 03:02:27 +01:00 
			
		
		
		
	Resolve Issue #83 - Added conditional comment to target body padding in IE7-8
This commit is contained in:
		| @@ -17,6 +17,7 @@ | ||||
|     <!-- original location: http://html5shim.googlecode.com/svn/trunk/html5.js --> | ||||
|     <!--[if lt IE 9]> | ||||
|       <script src="/view/theme/default/assets/js/html5.js"></script> | ||||
|       <style>body{padding-top:70px;}</style> | ||||
|     <![endif]--> | ||||
|      | ||||
|     <script type="text/javascript" src="/view/javascript/jquery.min.js"></script> | ||||
|   | ||||
| @@ -17,6 +17,7 @@ | ||||
|     <!-- original location: http://html5shim.googlecode.com/svn/trunk/html5.js --> | ||||
|     <!--[if lt IE 9]> | ||||
|       <script src="/view/theme/default/assets/js/html5.js"></script> | ||||
|       <style>body{padding-top:70px;}</style> | ||||
|     <![endif]--> | ||||
| 	 | ||||
|     <!-- Fav and touch icons --> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user