1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 00:29:52 +02:00

improve navbar toggle and hide code snippets on mobile devices for now

This commit is contained in:
Mark Otto
2013-03-01 00:18:10 -08:00
parent 2e3ba4afe6
commit 492c249537
4 changed files with 20 additions and 3 deletions

View File

@@ -114,7 +114,7 @@
display: block;
width: 22px;
height: 2px;
background-color: #fff;
background-color: #ccc;
border-radius: 1px;
}
.icon-bar + .icon-bar {
@@ -230,6 +230,9 @@
&:focus {
background-color: #333;
}
.icon-bar {
background-color: #fff;
}
}
// Darken dividers