2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

Fix HTML validation errors.

[skip sauce]
This commit is contained in:
XhmikosR
2016-03-03 10:21:06 +02:00
parent 9b412a7435
commit dcc2b8ac00
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
</ul>
</li>
</ul>
<form class="navbar-form navbar-left" role="search">
<form class="navbar-form navbar-left">
<div class="form-group">
<input type="text" class="form-control" placeholder="Search">
</div>
+1 -1
View File
@@ -32,7 +32,7 @@
<![endif]-->
</head>
<body role="document">
<body>
<!-- Fixed navbar -->
<nav class="navbar navbar-inverse navbar-fixed-top">