We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e91a69 commit 9a23a92Copy full SHA for 9a23a92
ionic/components/toolbar/toolbar.wp.scss
@@ -282,15 +282,16 @@ ion-buttons[right] {
282
// --------------------------------------------------
283
284
.back-button {
285
- margin: 0 0 0 12px;
+ margin: 0 6px;
286
+
287
+ min-width: 44px;
288
289
box-shadow: none;
290
}
291
292
.back-button-icon {
293
margin: 0;
-
- min-width: 30px;
294
+ padding: 0 6px;
295
296
font-size: 2.4rem;
297
font-weight: normal;
0 commit comments