2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

remove negative margin from .brand in docs, update navbar to support buttons up thurr

This commit is contained in:
Mark Otto
2011-12-27 12:39:39 -06:00
parent 058f47b33b
commit 324246e4f9
4 changed files with 10 additions and 1 deletions
+4 -1
View File
@@ -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: Mon Dec 26 17:12:29 CST 2011
* Date: Tue Dec 27 12:39:01 CST 2011
*/
html, body {
margin: 0;
@@ -1215,6 +1215,9 @@ table {
color: #ffffff;
background-color: transparent;
}
.navbar .btn {
margin-top: 5px;
}
.navbar-search {
position: relative;
float: left;