Skip to content

Instantly share code, notes, and snippets.

@treffynnon
Created May 11, 2015 12:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save treffynnon/ed57e844d3db2c5c3391 to your computer and use it in GitHub Desktop.
Save treffynnon/ed57e844d3db2c5c3391 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.3.14)
// Compass (v1.0.1)
// ----
.search-doctors-box {
position:relative;
z-index:999;
margin: 0px;
&--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