diff --git a/examples/index.html b/examples/index.html index 9a75fd2e2a..41d41eb105 100644 --- a/examples/index.html +++ b/examples/index.html @@ -20,6 +20,9 @@ .example:hover { background-color: #ddd; } + .navbar-search.pull-left { + padding: 5px; + } ::-webkit-scrollbar { width: 8px;