Use black color for the mobile navbar.

It looks cleaner on the white background.
This commit is contained in:
XhmikosR 2014-05-06 20:03:50 +03:00
parent caeca36a40
commit 3120414e10
1 changed files with 1 additions and 0 deletions

View File

@ -551,6 +551,7 @@ aside li.current a:before {
}
.docs-nav-mobile select {
color: #000;
width: 100%;
}