Chromium Code Reviews| Index: ui/file_manager/gallery/css/gallery.css |
| diff --git a/ui/file_manager/gallery/css/gallery.css b/ui/file_manager/gallery/css/gallery.css |
| index 5ccdbecfcc5bc74c4ad1b314f33dfbd1d47e4276..4e97f5d669b0739334505116e400ea729e034794 100644 |
| --- a/ui/file_manager/gallery/css/gallery.css |
| +++ b/ui/file_manager/gallery/css/gallery.css |
| @@ -44,7 +44,7 @@ button:focus { |
| } |
| .bubble .pointer.bottom { |
| - -webkit-transform: rotate(180deg); |
| + transform: rotate(180deg); |
| bottom: -11px; |
| } |