mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-28 02:00:23 +00:00
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Conflicts: bootstrap.css
This commit is contained in:
commit
e24bd40b4a
11 changed files with 11 additions and 11 deletions
2
bootstrap.css
vendored
2
bootstrap.css
vendored
|
|
@ -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 Jan 25 11:24:56 PST 2012
|
||||
* Date: Wed Jan 25 11:27:15 PST 2012
|
||||
*/
|
||||
article,
|
||||
aside,
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body data-spy="scroll" data-target=".subnav" data-offset="50">
|
||||
|
||||
<!-- Navbar
|
||||
================================================== -->
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body data-spy="scroll" data-target=".subnav" data-offset="50">
|
||||
|
||||
<!-- Navbar
|
||||
================================================== -->
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body data-spy="scroll" data-target=".subnav" data-offset="50">
|
||||
|
||||
<!-- Navbar
|
||||
================================================== -->
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body data-spy="scroll" data-target=".subnav" data-offset="50">
|
||||
|
||||
<!-- Navbar
|
||||
================================================== -->
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body data-spy="scroll" data-target=".subnav" data-offset="50">
|
||||
|
||||
<!-- Navbar
|
||||
================================================== -->
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body data-spy="scroll" data-target=".subnav" data-offset="50">
|
||||
|
||||
<!-- Navbar
|
||||
================================================== -->
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body data-spy="scroll" data-target=".subnav" data-offset="50">
|
||||
|
||||
<!-- Navbar
|
||||
================================================== -->
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body data-spy="scroll" data-target=".subnav" data-offset="50">
|
||||
|
||||
<!-- Navbar
|
||||
================================================== -->
|
||||
|
|
|
|||
2
docs/templates/layout.mustache
vendored
2
docs/templates/layout.mustache
vendored
|
|
@ -25,7 +25,7 @@
|
|||
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body data-spy="scroll" data-target=".subnav" data-offset="50">
|
||||
|
||||
<!-- Navbar
|
||||
================================================== -->
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body data-spy="scroll" data-target=".subnav" data-offset="50">
|
||||
|
||||
<!-- Navbar
|
||||
================================================== -->
|
||||
|
|
|
|||
Loading…
Reference in a new issue