Skip to content

Instantly share code, notes, and snippets.

@jamiebuchanan
Created December 31, 2014 10:30
Show Gist options
  • Save jamiebuchanan/031e6ce0028bc889799e to your computer and use it in GitHub Desktop.
Save jamiebuchanan/031e6ce0028bc889799e to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.4.9)
// Compass (v1.0.1)
// ----
.ui.list .list > .item > [class*="top aligned"]i.icon,
.ui.list > .item > [class*="top aligned"]i.icon {
vertical-align: top;
}
Invalid CSS after "...="top aligned"]": expected "{", was "i.icon,"
"i.icon" may only be used at the beginning of a compound selector.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment