With Ionic 2 & above, you can use Element Placement Attributes like float-left or float-right on your HTML elements instead of adding properties like float: left; or float: right; on your scss
https://ionicframework.com/docs/theming/css-utilities/#float-elements
first
second