Vuetify: [Bug Report] Class text-xs-center does not center text anymore

Created on 25 Jul 2019  路  3Comments  路  Source: vuetifyjs/vuetify

Environment

Vuetify Version: 2.0.0
Last working version: 1.5.16
Vue Version: 2.6.10
Browsers: Chrome 73.0.3683.86
OS: Linux x86_64

Steps to reproduce

Use a container like a v-card
Add in it a \ Add the "text-xs-center" class

Expected Behavior

The text should be centered on any viewport

Actual Behavior

The text is not centered on any viewport

Reproduction Link

https://codepen.io/anon/pen/jgrxvQ?&editable=true&editors=101

Other comments

In Chrome DevTools the class "text-xs-center" is applied to to \ If you add to the \ text-align: center;
il will work as expected (without the viewport considered)

working as intended

Most helpful comment

I read it. No mention of it.

All 3 comments

Please read the upgrade guide

I read it. No mention of it.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

smousa picture smousa  路  3Comments

cawa-93 picture cawa-93  路  3Comments

KuroThing picture KuroThing  路  3Comments

Webifi picture Webifi  路  3Comments

paladin2005 picture paladin2005  路  3Comments