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) |
| @@ -414,5 +414,5 @@ |
| } |
| html[toolkit=views] .button-strip { |
| - -webkit-box-direction: reverse; |
| + -webkit-box-pack: start; |
|
Evan Stade
2011/11/22 02:16:08
no
Lei Zhang
2011/11/22 02:29:14
ok
|
| } |