| 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 0888d84ca770a6d9e3465fa46f14b091b2f8f089..77021d27ead42277f79a9680f0e7beaf43fedded 100644
|
| --- a/ui/file_manager/gallery/css/gallery.css
|
| +++ b/ui/file_manager/gallery/css/gallery.css
|
| @@ -4,7 +4,7 @@
|
|
|
| body {
|
| -webkit-user-select: none;
|
| - font-family: Open Sans, Droid Sans Fallback, sans-serif;
|
| + font-family: Noto Sans UI, sans-serif;
|
| font-size: 84%;
|
| margin: 0;
|
| }
|
|
|