We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20f2bcb commit 364b2b4Copy full SHA for 364b2b4
1 file changed
browser/pages/install/install.html
@@ -51,6 +51,6 @@ <h4 class="modal-title" id="myModalLabel"> </h4>
51
52
<footer class="no-background-color">
53
<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"
+ <button type="button" id="location-cancel-btn" class="go-btn footer-btns btn btn-primary btn-lg btn-med-size" form="installForm"
55
ng-click="instCtrl.exit()">Cancel</button>
56
</footer>
0 commit comments