summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Tsiolis <tsiolis.g@gmail.com>2019-04-02 18:50:23 +0300
committerGeorge Tsiolis <tsiolis.g@gmail.com>2019-06-13 22:40:45 +0300
commit7270e6a2da6957320e76605cfdea510d778e73ca (patch)
tree08c61a20547d642eabb905b90ebac6a064a29a7a
parente7a59b876e21ea25048533a3b289227b98f0139a (diff)
downloadgitlab-ce-7270e6a2da6957320e76605cfdea510d778e73ca.tar.gz
Remove unused selector
-rw-r--r--app/assets/stylesheets/pages/detail_page.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/detail_page.scss b/app/assets/stylesheets/pages/detail_page.scss
index c386493231c..62fc7311d94 100644
--- a/app/assets/stylesheets/pages/detail_page.scss
+++ b/app/assets/stylesheets/pages/detail_page.scss
@@ -9,7 +9,6 @@
color: $gl-text-color;
}
- .issue_created_ago,
.author-link {
white-space: nowrap;
}