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 too small #11

Open
baconC opened this issue Jul 28, 2016 · 4 comments
Open

Title too small #11

baconC opened this issue Jul 28, 2016 · 4 comments

Comments

@baconC
Copy link

baconC commented Jul 28, 2016

No description provided.

@sglanzer-deprecated
Copy link
Contributor

@baconC can you re-check and close this if the issue has been addressed? The CSS was updated in the 3.0 release http://ciena-frost.github.io/ember-frost-modal/

@baconC
Copy link
Author

baconC commented Sep 8, 2016

Please update with this CSS

.frost-modal-dialog-header {
display: flex;
position: relative;
align-items: center;
min-height: 70px;
padding: 20px 30px 20px;
/* border-bottom: 1px solid #E8E8EF; */
}

.frost-modal-dialog-header-title {
font-size: 23px;
font-weight: 700;
}

@sglanzer-deprecated
Copy link
Contributor

@baconC sneaky ;)

I want to discuss the border-bottom before removing it #12, we'll do the rest

@notmessenger
Copy link
Contributor

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

No branches or pull requests

4 participants