Skip to content

Commit 364b2b4

Browse files
committed
Use btn-med-size for Cancel button on installation page
1 parent 20f2bcb commit 364b2b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

browser/pages/install/install.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ <h4 class="modal-title" id="myModalLabel">&nbsp;</h4>
5151

5252
<footer class="no-background-color">
5353
<div class="footer-border"></div>
54-
<button type="button" id="location-cancel-btn" class="go-btn footer-btns btn btn-primary btn-lg" form="installForm"
54+
<button type="button" id="location-cancel-btn" class="go-btn footer-btns btn btn-primary btn-lg btn-med-size" form="installForm"
5555
ng-click="instCtrl.exit()">Cancel</button>
5656
</footer>

0 commit comments

Comments
 (0)