Merge remote-tracking branch 'origin/master' into 2.1

This commit is contained in:
Jeremy Benoist
2016-08-22 23:03:16 +02:00
45 changed files with 494 additions and 153 deletions

View File

@ -436,7 +436,8 @@ main ul.row {
max-width: 40em;
}
#article img {
#article img,
#article figure {
max-width: 100%;
height: auto;
}