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 23:51:54 +0300
committerClement Ho <ClemMakesApps@gmail.com>2018-04-13 23:51:54 +0300
commit58a804bb0c21f0401de0b1fcf2377b937286fb96 (patch)
tree85701b7b402830c94d7c291acfcf01a62cf00f9f /app/views/shared/plugins
parent6e82c9208d25d74720ace2f16fc90fdc8d611e5d (diff)
[skip ci] Convert wells to card, port info-well
Diffstat (limited to 'app/views/shared/plugins')
-rw-r--r--app/views/shared/plugins/_index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/plugins/_index.html.haml b/app/views/shared/plugins/_index.html.haml
index 5f426370dc6..7bcc54e7459 100644
--- a/app/views/shared/plugins/_index.html.haml
+++ b/app/views/shared/plugins/_index.html.haml
@@ -19,5 +19,5 @@
.monospace
= File.basename(file)
- else
- %p.light-well.text-center
+ %p.card.bg-light.text-center
No plugins found.