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:
authorPaul Slaughter <pslaughter@gitlab.com>2018-05-31 00:24:21 +0300
committerClement Ho <clemmakesapps@gmail.com>2018-05-31 00:24:21 +0300
commitf9cfe78ac037ad0f3a1774de7251228804d82e85 (patch)
treeb9441956992cfbf3b17ff9ac5e55c2ccc9568e29 /app/views/shared/empty_states
parentbcdcea1e0701f460406001f3ec89666ee3d9263a (diff)
Update "col-xs" usage to bootstrap4
Diffstat (limited to 'app/views/shared/empty_states')
-rw-r--r--app/views/shared/empty_states/_wikis_layout.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/shared/empty_states/_wikis_layout.html.haml b/app/views/shared/empty_states/_wikis_layout.html.haml
index 6fae6104ca2..a5f100e3469 100644
--- a/app/views/shared/empty_states/_wikis_layout.html.haml
+++ b/app/views/shared/empty_states/_wikis_layout.html.haml
@@ -1,7 +1,7 @@
.row.empty-state
- .col-xs-12
+ .col-12
.svg-content
= image_tag image_path
- .col-xs-12
+ .col-12
.text-content.text-center
= yield