diff --git a/src/app/app.scss b/src/app/app.scss index 04a8bb6cd..6019015fe 100644 --- a/src/app/app.scss +++ b/src/app/app.scss @@ -406,7 +406,8 @@ ion-app.app-root { .item .item-button[icon-only] { height: 2.8em; font-size: 1.6rem; - padding: 0 3px; + padding: 8px 11px; + margin: 0; } // Ionic fix. Button can occupy all page if not. diff --git a/src/components/local-file/core-local-file.html b/src/components/local-file/core-local-file.html index fe68564d6..a988397a9 100644 --- a/src/components/local-file/core-local-file.html +++ b/src/components/local-file/core-local-file.html @@ -12,7 +12,7 @@
-