Merge branch 'master' of github.com:sharelatex/web-sharelatex

This commit is contained in:
James Allen 2015-02-10 11:38:43 +00:00
commit 01cf220d57

View file

@ -2,6 +2,7 @@
padding: @line-height-computed / 2;
background-color: @gray-lightest;
text-align: center;
overflow: auto;
img {
max-width: 100%;
max-height: 90%;
@ -17,4 +18,4 @@
color: @gray;
}
}
}