1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 03:11:19 +02:00

fix inputs in navbar

This commit is contained in:
Mark Otto
2012-01-27 14:21:17 -08:00
parent 6353e5070a
commit 003da1e089
3 changed files with 5 additions and 3 deletions

View File

@@ -12,7 +12,7 @@
<![endif]-->
<!-- Le styles -->
<link href="../bootstrap.css" rel="stylesheet">
<link href="../docs/assets/css/bootstrap.css" rel="stylesheet">
<style type="text/css">
/* Override some defaults */
html, body {
@@ -70,7 +70,7 @@
<body>
<div class="navbar navbar-fixed">
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="brand" href="#">Project name</a>