mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-25 09:02:09 -05:00
fix(commit): Fix certificate text overflow (#16494)
Layout certificate buttons vertically
This commit is contained in:
committed by
mrugesh mohapatra
parent
2788f723f9
commit
b1b8074733
@@ -22,7 +22,7 @@ block content
|
||||
.row
|
||||
.col-xs-12.col-sm-6.col-sm-offset-3
|
||||
h3 Step 1: Which certification do you pledge to complete?
|
||||
.btn-group.btn-group-justified(data-toggle='buttons' role='group')
|
||||
.btn-group-vertical(data-toggle='buttons' role='group')
|
||||
label.btn.btn-primary.active
|
||||
input(type='radio' id="respWebDesignCert" value="Responsive Web Design Certification" name='goal' checked="checked")
|
||||
| Responsive Web Design
|
||||
|
||||
Reference in New Issue
Block a user