Should resolve issues #25 and #2 using a backbone view to control those nav buttons

This commit is contained in:
Jason White
2015-09-09 12:36:36 -04:00
parent e928871d2a
commit 9348a0d70e
4 changed files with 62 additions and 8 deletions

View File

@ -659,6 +659,10 @@ fieldset[disabled] .btn-warning.active {
max-height: 375px;
overflow-y: auto;
}
#about-modal {
opacity: 95%;
}
/* ==========================================================================
Media Queries
========================================================================== */