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

title in app-bar disappears #823

Closed
jhanink opened this issue Jun 11, 2015 · 3 comments
Closed

title in app-bar disappears #823

jhanink opened this issue Jun 11, 2015 · 3 comments
Labels
component: app bar This is the name of the generic UI component, not the React module!

Comments

@jhanink
Copy link

jhanink commented Jun 11, 2015

Title disappears in app-bar

When scaling the page or reducing the browser viewport, a long title that hits the right edge of the viewport "disappears".

This appears to be due to the float: left style.

Perhaps remove the float and add a white-space: nowrap?

@jhanink
Copy link
Author

jhanink commented Jun 11, 2015

app-bar-jh1

app-bar-jh2

patrykkopycinski added a commit to patrykkopycinski/material-ui that referenced this issue Jun 17, 2015
hai-cea added a commit that referenced this issue Jun 18, 2015
@hai-cea
Copy link
Member

hai-cea commented Jun 19, 2015

Fixed with #875 - Thanks @patrykkopycinski

@hai-cea hai-cea closed this as completed Jun 19, 2015
@jhanink
Copy link
Author

jhanink commented Jun 19, 2015

Thanks @patrykkopycinski and @hai-cea

mnajdova pushed a commit to mnajdova/material-ui that referenced this issue Nov 10, 2020
…ui#832)

* [mui#822] Add @types/react-text-mask to dependencies

* [mui#826] Properly type InputProps, InputAdornmentProps props

* [mui#823] [luxon] Fix openning modal with 1900-01-01 if selected date in past
@oliviertassinari oliviertassinari added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Dec 25, 2022
@zannager zannager added component: app bar This is the name of the generic UI component, not the React module! and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: app bar This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

4 participants