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:
authorhaseeb <haseebeqx@yahoo.com>2018-03-06 22:02:02 +0300
committerhaseeb <haseebeqx@yahoo.com>2018-03-06 22:02:02 +0300
commit768c4c7a6098ef458cade312a720a142277e505b (patch)
treead3da29f16ccee49732b5961b7c7311d170912bf /app/assets/stylesheets/snippets.scss
parent460d03b75f5087e74494cb31b28a8c7489f1ce2c (diff)
removed unwated column from css
Diffstat (limited to 'app/assets/stylesheets/snippets.scss')
-rw-r--r--app/assets/stylesheets/snippets.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/snippets.scss b/app/assets/stylesheets/snippets.scss
index e39ee13be8d..14e6b5a1e1e 100644
--- a/app/assets/stylesheets/snippets.scss
+++ b/app/assets/stylesheets/snippets.scss
@@ -17,7 +17,6 @@
display: inline-block;
background: url(asset_path('ext_snippet_icons/ext_snippet_icons.png')) no-repeat;
overflow: hidden;
- text-indent: -9999px;
text-align: left;
width: 16px;
height: 16px;