Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(FEC-8806): playlist - next item screen - the text is not centered #327

Merged
merged 1 commit into from
Jan 10, 2019

Conversation

yairans
Copy link
Contributor

@yairans yairans commented Jan 8, 2019

Description of the Changes

set text-align: center;

CheckLists

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • test are passing in local environment
  • Travis tests are passing (or test results are not worse than on master branch :))
  • Docs have been updated

@yairans yairans self-assigned this Jan 8, 2019
@yairans yairans requested a review from a team January 8, 2019 11:02
@yairans yairans changed the title fix(FEC-8806): Playlist - Next item screen - the text is not centered fix(FEC-8806): playlist - next item screen - the text is not centered Jan 8, 2019
@yairans yairans merged commit 6c396ae into master Jan 10, 2019
@yairans yairans deleted the FEC-8806 branch January 10, 2019 13:06
yairans added a commit to kaltura/kaltura-player-js that referenced this pull request Jan 14, 2019
Currently we set `text-align: center;` for the `body`, this style is *application* style and hides some bugs from our eyes (e.g. kaltura/playkit-js-ui#327, kaltura/playkit-js-ui#331).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant