Merge pull request #906 from sharelatex/jel-cms-pages
Images on Wiki and CMS pages
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
including About and Blog
|
||||
*/
|
||||
.cms-page {
|
||||
img {
|
||||
height: auto;
|
||||
max-width: 100%;
|
||||
}
|
||||
.btn-description {
|
||||
margin-right: @margin-sm;
|
||||
}
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
}
|
||||
|
||||
img {
|
||||
height: auto;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user