Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClement Ho <ClemMakesApps@gmail.com>2018-04-13 00:13:36 +0300
committerClement Ho <ClemMakesApps@gmail.com>2018-04-13 00:13:36 +0300
commitb292359c481aa80b62a963aaca754dab3d5ec671 (patch)
tree83544a9868d7e79b141399e4fe7706593d56571f /app/views/shared/notes
parentac2f11410c089e0e37ad7930f332b4960cb7f1bf (diff)
[skip ci] Convert btn-xs to btn-sm
Diffstat (limited to 'app/views/shared/notes')
-rw-r--r--app/views/shared/notes/_hints.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/notes/_hints.html.haml b/app/views/shared/notes/_hints.html.haml
index 3f114211970..1e99f86d755 100644
--- a/app/views/shared/notes/_hints.html.haml
+++ b/app/views/shared/notes/_hints.html.haml
@@ -32,4 +32,4 @@
= icon('file-image-o', class: 'toolbar-button-icon')
Attach a file
- %button.btn.btn-secondary.btn-xs.d-none.button-cancel-uploading-files{ type: 'button' } Cancel
+ %button.btn.btn-secondary.btn-sm.d-none.button-cancel-uploading-files{ type: 'button' } Cancel