-
Notifications
You must be signed in to change notification settings - Fork 807
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
0.5.1 #402
0.5.1 #402
Conversation
Section "Importing Sass". Changed "custom" to "customize".
Corrected typo in getting-started.html
Fixed icons disappearing on group classes on focus.
@@ -40,6 +40,12 @@ | |||
} | |||
} | |||
|
|||
.form-checkbox, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Selector should have depth of applicability no greater than 2, but was 3
display: block; | ||
} | ||
|
||
.carbon-text { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Selector should have depth of applicability no greater than 2, but was 3
} | ||
|
||
.carbon-wrap { | ||
.carbon-img { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Selector should have depth of applicability no greater than 2, but was 3
@@ -40,6 +40,12 @@ | |||
} | |||
} | |||
|
|||
.form-checkbox, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Selector should have depth of applicability no greater than 2, but was 3
display: block; | ||
} | ||
|
||
.carbon-text { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Selector should have depth of applicability no greater than 2, but was 3
} | ||
|
||
.carbon-wrap { | ||
.carbon-img { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Selector should have depth of applicability no greater than 2, but was 3
IMPORTANT: Move Autocomplete to the Experimentals