Merge pull request #6667 from QuincyLarson/fix/small-map-button

fix map button size
This commit is contained in:
Justin Richardsson
2016-02-02 08:27:00 -05:00

View File

@ -3,7 +3,7 @@ block content
.text-center.map-fixed-header .text-center.map-fixed-header
p Challenges required for certifications are marked with a * p Challenges required for certifications are marked with a *
.row.map-buttons .row.map-buttons
button.center-block.btn.btn-sm.btn-block.btn-primary.active#showAll Collapse all challenges button.center-block.btn.btn-block.btn-primary.active#showAll Collapse all challenges
.row.map-buttons .row.map-buttons
.input-group .input-group
input#map-filter.form-control(type="text" placeholder="Type a challenge name" autocomplete="off" value="") input#map-filter.form-control(type="text" placeholder="Type a challenge name" autocomplete="off" value="")