Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

(fix-radio-group-input) fix for bullet point inside radio for input grou... #730

Merged
merged 1 commit into from
Oct 20, 2014

Conversation

cmcculloh-kr
Copy link

...ps

@kevinparkerson kevinparkerson added this to the 3.2.0 milestone Oct 14, 2014
futuremint added a commit that referenced this pull request Oct 20, 2014
(fix-radio-group-input) fix for bullet point inside radio for input grou...
@futuremint futuremint merged commit 3fea4d8 into ExactTarget:master Oct 20, 2014
.input-group-addon.radio-custom.radio-inline:before {
left: 11px;
top: 9px;
.input-group-addon.radio-custom.radio-inline {
Copy link
Contributor

Choose a reason for hiding this comment

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

shouldn't this LESS be written like...

.input-group-addon {
  +.radio-custom {
    +.radio-inline {
    }
  }
}

@futuremint
Copy link
Contributor

Yeah, but I thought the single rule here as fine because there isn't a lot of rules. Typically the nesting is necessary when all the rules dont fit on the screen at once.

@cmcculloh-kr cmcculloh-kr deleted the fix-radio-group-input branch October 24, 2014 17:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants