Fix mobile navigation

This commit is contained in:
Henne Vogelsang 2013-06-27 21:58:17 +02:00 committed by Henne Vogelsang
parent 252e1fe544
commit 8c743bdb3a
3 changed files with 10 additions and 17 deletions

View file

@ -1,3 +0,0 @@
// Place all the styles related to the home controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/

View file

@ -28,11 +28,6 @@
margin: 20px 0;
}
.nav-collapse .dropdown-menu {
background-color: #e6e6e6;
color: #555555;
}
/* Lastly, apply responsive CSS fixes as necessary */
@media (max-width: 767px) {
#footer {