chore(docs): fix header wrapping for tablet devices

This commit is contained in:
Matias Niemelä
2014-02-20 10:37:03 -05:00
parent d7a73e41ed
commit 39bae62f53

View File

@@ -22,7 +22,6 @@ html, body {
padding-bottom: 2em;
}
.header-fixed {
position:fixed;
z-index:1000;
@@ -31,6 +30,10 @@ html, body {
right:0;
}
.header-branding {
min-height:41px!important;
}
.docs-navbar-primary {
border-radius:0!important;
margin-bottom:0!important;