SPR-908: QS - margin, padding, font-size

This commit is contained in:
Silke Pisulla 2017-03-30 10:39:12 +02:00
commit eeaa70e6b8
4 changed files with 24 additions and 15 deletions

View file

@ -1,5 +1,5 @@
@media @screen_max-md{
#plugin__highlightparent{
@media @screen_max-md {
#plugin__highlightparent {
clear: both;
margin-top: 1rem;
}