BUGFIX: bouncing images everywhere!

NOTE: inline attribute and style do not have precedence over CSS styling...
This commit is contained in:
Régis Hanol 2014-01-09 18:43:23 +01:00
parent 259295d865
commit eba54653c3
1 changed files with 0 additions and 1 deletions

View File

@ -692,7 +692,6 @@ blockquote { /* solo quotes */
}
img, svg {
max-width: 100%;
height: auto;
}
}