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

fixes invisible select list items #1704

Merged
merged 1 commit into from
Jan 17, 2017
Merged

fixes invisible select list items #1704

merged 1 commit into from
Jan 17, 2017

Conversation

Adnan0703
Copy link

for fixing #1660 and #1629

@@ -79,3 +79,7 @@ input, .c-checkbox, .c-radio, .input-group {
padding-bottom: 4px;
}
}

select {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how does effect other select boxes?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1

2

same rule applies to other select boxes.

@crossan007
Copy link
Contributor

looks good to me.

@crossan007 crossan007 merged commit 9e0fc5e into ChurchCRM:master Jan 17, 2017
@Adnan0703 Adnan0703 deleted the invisible-select-list-items-fix branch January 17, 2017 04:45
@DawoudIO DawoudIO added this to the 2.6.0 milestone Feb 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants