Add show all challenges button to all challenge views and refactor bonfire to use same modal and button ids

This commit is contained in:
Michael Q Larson
2015-03-29 17:09:12 -07:00
parent f0ae47dcf2
commit aa01a896a5
9 changed files with 63 additions and 35 deletions

View File

@@ -836,6 +836,10 @@ iframe.iphone {
max-height: 110px;
}
.button-spacer {
padding: 3px 0 2px 0;
}
.spacer {
padding: 15px 0 15px 0;
}