Skip to content

Instantly share code, notes, and snippets.

@robins35
Last active November 11, 2015 20:21
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 robins35/215836431b8e487b88a5 to your computer and use it in GitHub Desktop.
Save robins35/215836431b8e487b88a5 to your computer and use it in GitHub Desktop.
<div id="tab_content">
<div class="row note-row">
<div class="col-xs-12 col-sm-6 col-md-4 col-lg-3" id="create-new-note">
</div>
<div class="col-xs-12 col-sm-6 col-md-4 col-lg-3 note-container" data-note-id="992730496">
</div>
<div class="col-xs-12 col-sm-6 col-md-4 col-lg-3 note-container" data-note-id="142250707">
</div>
<div aria-labelledby="modalLabel" class="modal fade" id="new-notable" tabindex="-1">
<div class="modal-dialog">
<div class="modal-content">
</div>
</div>
</div>
</div>
#tab_content > .row:not([style*="display:none"]):not([style*="display: none"]):last-child
padding-bottom: 100px !important
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment