From 696bbeaae9bc14c5db33a80c5aa2e7cace508ba1 Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Tue, 2 Feb 2016 00:39:55 -0800 Subject: [PATCH] fix map button size --- server/views/map/show.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/views/map/show.jade b/server/views/map/show.jade index c2aafb974c5..cee817ede0f 100644 --- a/server/views/map/show.jade +++ b/server/views/map/show.jade @@ -3,7 +3,7 @@ block content .text-center.map-fixed-header p Challenges required for certifications are marked with a * .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 .input-group input#map-filter.form-control(type="text" placeholder="Type a challenge name" autocomplete="off" value="")