Merge pull request #1054 from sharelatex/jel-wiki-mobile-and-link-style

Wiki mobile and link style

GitOrigin-RevId: 6556d63d8662de115d634f59655c6479494ec407
This commit is contained in:
Jessica Lawshe 2018-11-08 09:55:12 -06:00 committed by sharelatex
parent fceb8e9e66
commit 9752aa2fad

View file

@ -78,6 +78,11 @@
margin-right: -200px;
}
}
@media (max-width: @screen-sm) {
.contents {
margin-top: @margin-lg;
}
}
/*<![CDATA[*/
.source-latex {line-height: normal;}