Hide MagicMatcher-Header in mobile
SPR-948
This commit is contained in:
parent
727bbf22ce
commit
aaf5973db0
1 changed files with 1 additions and 10 deletions
|
@ -133,20 +133,11 @@ 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;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
|
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
|
||||||
/* print */
|
/* print */
|
||||||
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
|
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue