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:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-11-08 00:03:01 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-11-08 00:03:01 +0300
commitfb41187b7ff6154675ab07b75c8be1067efa8f69 (patch)
treef76fa37c13158f0d5d5778e479c236363ffbb564 /app/assets/stylesheets/framework
parenta613b19baaf075d1566c6247e8c21f2e0fe1487c (diff)
Remove truncate mixin
Diffstat (limited to 'app/assets/stylesheets/framework')
-rw-r--r--app/assets/stylesheets/framework/wells.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/wells.scss b/app/assets/stylesheets/framework/wells.scss
index 40020ee6331..68824ff8418 100644
--- a/app/assets/stylesheets/framework/wells.scss
+++ b/app/assets/stylesheets/framework/wells.scss
@@ -78,7 +78,6 @@
}
.limit-message {
- @include str-truncated(100%);
line-height: 16px;
margin-right: 8px;
font-size: 12px;