Don't capitalize external links in nav (Closes #678)

master
Alexander Surma 2015-07-03 17:02:20 +01:00 committed by Addy Osmani
parent 29b140ab5e
commit c996e3769e
1 changed files with 3 additions and 5 deletions

View File

@ -32,11 +32,9 @@ body.about .docs-layout.is-small-screen .docs-layout-header.mdl-layout__header {
align-items: flex-start;
height: auto;
}
.docs-layout-header > .docs-navigation {
position: absolute;
bottom: 0px;
left: 0;
width: 100%;
.docs-layout-header .docs-navigation .github,
.docs-layout-header .docs-navigation .download {
text-transform: none;
}
.docs-layout-title {
font-weight: 500;