Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Stacked labels always center content #741

Closed
ionitron-bot bot opened this issue Nov 29, 2018 · 1 comment
Closed

Stacked labels always center content #741

ionitron-bot bot opened this issue Nov 29, 2018 · 1 comment
Labels

Comments

@ionitron-bot
Copy link

ionitron-bot bot commented Nov 29, 2018

Original issue by @jmontana on 2018-11-19T13:04:23Z

Bug Report

Ionic Info
Run ionic info from a terminal/cmd prompt and paste the output below.

Ionic:

   ionic (Ionic CLI)             : 4.3.0 (/usr/local/lib/node_modules/ionic)
   Ionic Framework               : @ionic/angular 4.0.0-beta.16
   @angular-devkit/build-angular : 0.10.6
   @angular-devkit/schematics    : 7.0.6
   @angular/cli                  : 7.0.6
   @ionic/angular-toolkit        : 1.2.0

System:

   NodeJS : v8.12.0 (/usr/local/bin/node)
   npm    : 6.4.1
   OS     : macOS High Sierra

Describe the Bug
When using position="stacked" on an ion-label, the content beneath will always be centered.

Steps to Reproduce
Steps to reproduce the behavior:

  1. Create new blank Ionic 4 project.
  2. Add an ion-item a stacked ion-label and content.
  3. The label will be properly stacked, but the content is horizontally centered.

Related Code
If you are able to illustrate the bug with an example, please provide a sample application via an online code collaborator such as StackBlitz, or GitHub.

Expected Behavior
I would expect the text would be left-justified by default.

Additional Context
List any other information that is relevant to your issue. Stack traces, related issues, suggestions on how to fix, Stack Overflow links, forum links, screenshots, OS if applicable, etc.

image

@brandyscarney
Copy link
Member

Reopening old issue, this is not a v3 issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant