Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

"Falling" icon in float+flat button in a mz-navbar #369

Open
masfaraud opened this issue Nov 30, 2018 · 1 comment
Open

"Falling" icon in float+flat button in a mz-navbar #369

masfaraud opened this issue Nov 30, 2018 · 1 comment

Comments

@masfaraud
Copy link

Expected Behavior

The icon is centered in the round button

Current Behavior

The icon falls down at the bottom of the round button

Possible Solution

Steps to Reproduce (for bugs)

Check the stackblitz:
https://stackblitz.com/edit/ngx-materialize-dzbsx5

Your Environment

"@angular/core": "^7.1.1",
"ngx-materialize": "^6.1.3",

@leandrorazevedo
Copy link

try it in your example (app.component.scss) :

mz-navbar button {
  height: 100%;
}

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

No branches or pull requests

2 participants