diff options
| author | Mark Otto <[email protected]> | 2012-01-27 14:21:17 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-27 14:21:17 -0800 |
| commit | 003da1e089edf06c528667009fb59189b5f0e4cc (patch) | |
| tree | 271b162c7b8af4b8c6bb0f7e09d07926a696156a /less | |
| parent | 6353e5070ae429297bdfb215f17093e4ccbc08f2 (diff) | |
| download | bootstrap-003da1e089edf06c528667009fb59189b5f0e4cc.tar.xz bootstrap-003da1e089edf06c528667009fb59189b5f0e4cc.zip | |
fix inputs in navbar
Diffstat (limited to 'less')
| -rw-r--r-- | less/navbar.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/less/navbar.less b/less/navbar.less index 7a4b631d1..602e26ae8 100644 --- a/less/navbar.less +++ b/less/navbar.less @@ -60,6 +60,7 @@ input, select { display: inline-block; + margin-top: 5px; margin-bottom: 0; } } |
