Skip to content

Instantly share code, notes, and snippets.

@mturjak
Created December 22, 2013 21:59
Show Gist options
  • Select an option

  • Save mturjak/8088994 to your computer and use it in GitHub Desktop.

Select an option

Save mturjak/8088994 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.3.0.rc.1)
// Compass (v0.13.alpha.10)
// ----
.search-doctors-box {
position:relative;
z-index:999;
margin: 0px;
@at-root #{&}--at-map {
position: absolute;
margin-bottom:10px;
top: 0px;
left: 415px;
width:680px;
}
}
.search-doctors-box {
position: relative;
z-index: 999;
margin: 0px;
}
.search-doctors-box--at-map {
position: absolute;
margin-bottom: 10px;
top: 0px;
left: 415px;
width: 680px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment