SPR-866: Title and Claim prepared

This commit is contained in:
Silke Pisulla 2017-03-10 15:17:13 +01:00
commit cb25c44ba1
4 changed files with 150 additions and 50 deletions

View file

@ -290,6 +290,13 @@ nav > ul {
}
}
.desktop-only {
display: none;
@media @screen_min-md {
display: inline-block;
}
}
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* screen only */