Merge pull request #954 from sharelatex/cmg-better-buttons

Improve gallery detail
This commit is contained in:
James Allen 2018-09-21 17:41:43 +01:00 committed by GitHub
commit ea9f788fc1

View file

@ -16,10 +16,10 @@
}
.cta-links {
margin-top: @margin-lg;
margin-bottom: @margin-md;
.cta-link.btn {
margin: 0 @margin-sm;
margin-right: @margin-sm;
}
}
@ -88,23 +88,9 @@
}
}
}
.section-preview {
margin-top: @margin-xl;
.abstract {
padding-right:10%;
padding-bottom: 10%;
@media (max-width: @screen-md-min) {
padding: 5%;
}
}
}
.section-tags {
margin-bottom: @margin-xl;
margin-top: @margin-xl;
margin-top: @margin-md;
}
.template-large-pdf-preview {