-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Description
Prerequisites
- I have read the Contributing Guidelines.
- I agree to follow the Code of Conduct.
- I have searched for existing issues that already report this problem, without success.
Ionic Framework Version
v7.x
Current Behavior
Hello,
It's a small design detail, in MD when you have a title with the back button and a search engine below, which are both a backwards arrow, they are not aligned and produces a slightly unpleasant visual effect.

greetings!
Expected Behavior
That they are fully aligned.
Steps to Reproduce
Put two ion-toolbar inside an ion-header, one with an ion-back-button and another with an ion-search.
Code Reproduction URL
https://stackblitz.com/edit/angular-ygu7bs?file=src%2Fapp%2Fexample.component.html
Ionic Info
Ionic:
Ionic CLI : 7.1.1
Ionic Framework : @ionic/angular 7.5.3
@angular-devkit/build-angular : 16.2.9
@angular-devkit/schematics : 16.2.9
@angular/cli : 16.2.9
@ionic/angular-toolkit : 10.0.0
Capacitor:
Capacitor CLI : 5.5.1
@capacitor/android : 5.5.1
@capacitor/core : 5.5.1
@capacitor/ios : not installed
Utility:
cordova-res : not installed globally
native-run : 1.7.3
System:
NodeJS : v20.9.0
npm : 10.1.0
OS : Windows 10
Additional Information
No response