Skip to content

Instantly share code, notes, and snippets.

View klabelle33's full-sized avatar

Kathryn Dupuis klabelle33

View GitHub Profile
@klabelle33
klabelle33 / .block
Last active October 11, 2016 09:18 — forked from donmccurdy/.block
ngAutocomplete with text block above
license: mit
@klabelle33
klabelle33 / app.css
Last active October 10, 2016 18:23 — forked from anonymous/autocomplete-test.markdown
autocomplete test
body {
box-sizing: border-box;
margin: 0;
padding: 60px 0 0 0;
}
header, footer {
display: block;
box-sizing: border-box;
width: 100%;