summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-11-07 14:03:01 -0700
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-11-07 14:03:01 -0700
commitfb41187b7ff6154675ab07b75c8be1067efa8f69 (patch)
treef76fa37c13158f0d5d5778e479c236363ffbb564
parenta613b19baaf075d1566c6247e8c21f2e0fe1487c (diff)
downloadgitlab-ce-fb41187b7ff6154675ab07b75c8be1067efa8f69.tar.gz
Remove truncate mixin
-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;