Skip to content

Commit

Permalink
CONCD-939 we don't necesarily want the button to fill its container
Browse files Browse the repository at this point in the history
  • Loading branch information
rasarkar committed Oct 2, 2024
1 parent 0711f3d commit 3776cbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions concordia/static/scss/base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1139,6 +1139,7 @@ $card-progress-height: 12px;
#open-guide {
border-radius: $btn-border-radius;
margin: 0 5px 0 9px;
max-width: 137px;
white-space: nowrap;
}

Expand Down

0 comments on commit 3776cbe

Please sign in to comment.