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

При определённых условиях пропадают правый и нижний бордеры у disabled nb-input-а #83

Open
chestozo opened this issue Jun 6, 2016 · 0 comments

Comments

@chestozo
Copy link
Member

chestozo commented Jun 6, 2016

При определённых условиях (у нас есть кейс, когда nb-input внутри nb-popup) пропадают правый и нижний бордеры у disabled nb-input-а.

Вот такой фикс помог:

._nb-popup ._nb-complex-input ._nb-input-view,
._nb-popup ._nb-small-complex-input ._nb-input-view,
._nb-popup ._nb-large-complex-input ._nb-input-view
  box-shadow: 0 0 0 1px transparent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant