| Index: components/dom_distiller/core/css/distilledpage.css
|
| diff --git a/components/dom_distiller/core/css/distilledpage.css b/components/dom_distiller/core/css/distilledpage.css
|
| index c2ef269866f37016071223b96fcabc2a3ed00001..4cda4e7eba7da4b3e66da9549d8ed7640fbdc124 100644
|
| --- a/components/dom_distiller/core/css/distilledpage.css
|
| +++ b/components/dom_distiller/core/css/distilledpage.css
|
| @@ -363,7 +363,7 @@ video {
|
| img {
|
| display: block;
|
| height: auto;
|
| - margin: 0.6rem auto 0.4rem 0;
|
| + margin: 0.6rem auto 0.4rem auto;
|
| }
|
|
|
| /* TODO(nyquist): set these classes directly in the dom distiller. */
|
|
|