fixes hound

This commit is contained in:
Mojca Lorber 2016-09-08 12:43:30 +02:00
parent 302a777615
commit 0435011fee

View file

@ -18,8 +18,8 @@
}
@media (max-width: 886px) {
/* line 18, /usr/local/bundle/gems/bootstrap-sass-3.3.6/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
// line 18, /usr/local/bundle/gems/bootstrap-sass-3.3.6/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss
.hidden-xs-custom {
display: none !important;
display: none;
}
}
}