2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

turn off brand hover for now + get nav toggling in mobile

This commit is contained in:
Jacob Thornton
2012-01-28 15:42:07 -08:00
parent ea1c21d62d
commit b8a683d7f2
15 changed files with 299 additions and 274 deletions
+1 -2
View File
@@ -43,7 +43,6 @@
.navbar {
// Hover and active states
.brand:hover {
color: @white;
text-decoration: none;
}
// Website or project name
@@ -286,4 +285,4 @@
left: auto;
right: 13px;
}
}
}