Hide MagicMatcher-Header in mobile

SPR-948
This commit is contained in:
Michael Große 2017-04-20 15:02:23 +02:00
commit aaf5973db0
No known key found for this signature in database
GPG key ID: 7E31028FBFEACC79

View file

@ -133,20 +133,11 @@ a.jiralink {
@media @screen_max-md {
#spr__magic-matcher {
position: relative;
.container {
margin: .8rem 0 -5px;
}
#magicmatcher__context {
border-radius: 0;
}
display: none;
}
}
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* print */
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */