Chromium Code Reviews| Index: chrome/browser/resources/print_preview/print_preview.css |
| =================================================================== |
| --- chrome/browser/resources/print_preview/print_preview.css (revision 110971) |
| +++ chrome/browser/resources/print_preview/print_preview.css (working copy) |
| @@ -412,7 +412,3 @@ |
| -webkit-box-pack: end; |
| display: -webkit-box; |
| } |
| - |
| -html[toolkit=views] .button-strip { |
| - -webkit-box-direction: reverse; |
|
Lei Zhang
2011/12/02 22:25:53
I tried putting this back as follows, without the
|
| -} |