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,18 +133,9 @@ a.jiralink {
@media @screen_max-md { @media @screen_max-md {
#spr__magic-matcher { #spr__magic-matcher {
position: relative; display: none;
.container {
margin: .8rem 0 -5px;
}
#magicmatcher__context {
border-radius: 0;
} }
} }
}
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ /* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */