mirror of https://github.com/twbs/bootstrap.git
				
				
				
			move navbar and update paths so it sits in tests
This commit is contained in:
		
							parent
							
								
									67f81a2ed5
								
							
						
					
					
						commit
						e009ed23fc
					
				| 
						 | 
					@ -8,14 +8,14 @@
 | 
				
			||||||
    <meta name="author" content="">
 | 
					    <meta name="author" content="">
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <!-- Le styles -->
 | 
					    <!-- Le styles -->
 | 
				
			||||||
    <link href="../assets/css/bootstrap.css" rel="stylesheet">
 | 
					    <link href="../../docs/assets/css/bootstrap.css" rel="stylesheet">
 | 
				
			||||||
    <style type="text/css">
 | 
					    <style>
 | 
				
			||||||
      body {
 | 
					      body {
 | 
				
			||||||
        padding-top: 60px;
 | 
					        padding-top: 60px;
 | 
				
			||||||
        padding-bottom: 20px;
 | 
					        padding-bottom: 30px;
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    </style>
 | 
					    </style>
 | 
				
			||||||
    <link href="../assets/css/bootstrap-responsive.css" rel="stylesheet">
 | 
					    <link href="../../docs/assets/css/bootstrap-responsive.css" rel="stylesheet">
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
 | 
					    <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
 | 
				
			||||||
    <!--[if lt IE 9]>
 | 
					    <!--[if lt IE 9]>
 | 
				
			||||||
| 
						 | 
					@ -23,11 +23,11 @@
 | 
				
			||||||
    <![endif]-->
 | 
					    <![endif]-->
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <!-- Le fav and touch icons -->
 | 
					    <!-- Le fav and touch icons -->
 | 
				
			||||||
    <link rel="shortcut icon" href="../assets/ico/favicon.ico">
 | 
					    <link rel="shortcut icon" href="../../docs/assets/ico/favicon.ico">
 | 
				
			||||||
    <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../assets/ico/apple-touch-icon-144-precomposed.png">
 | 
					    <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../../docs/assets/ico/apple-touch-icon-144-precomposed.png">
 | 
				
			||||||
    <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../assets/ico/apple-touch-icon-114-precomposed.png">
 | 
					    <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../../docs/assets/ico/apple-touch-icon-114-precomposed.png">
 | 
				
			||||||
    <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../assets/ico/apple-touch-icon-72-precomposed.png">
 | 
					    <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../../docs/assets/ico/apple-touch-icon-72-precomposed.png">
 | 
				
			||||||
    <link rel="apple-touch-icon-precomposed" href="../assets/ico/apple-touch-icon-57-precomposed.png">
 | 
					    <link rel="apple-touch-icon-precomposed" href="../../docs/assets/ico/apple-touch-icon-57-precomposed.png">
 | 
				
			||||||
  </head>
 | 
					  </head>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  <body>
 | 
					  <body>
 | 
				
			||||||
		Loading…
	
		Reference in New Issue