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:
authorAlfredo Sumaran <alfredo@gitlab.com>2016-03-27 01:51:25 +0300
committerAlfredo Sumaran <alfredo@gitlab.com>2016-03-27 01:51:25 +0300
commit4c268027d20d6f95ebeac383da12b29524d0a85e (patch)
tree4621f32cb4dae98d1343f686a6da95335790770e /app/assets/stylesheets/pages/search.scss
parent55afebe141cd65ad37339423e14740ba13d49c9e (diff)
Fix SCSS Lint errors
Diffstat (limited to 'app/assets/stylesheets/pages/search.scss')
-rw-r--r--app/assets/stylesheets/pages/search.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/search.scss b/app/assets/stylesheets/pages/search.scss
index 50505e9cf8c..4c3c4b2ee63 100644
--- a/app/assets/stylesheets/pages/search.scss
+++ b/app/assets/stylesheets/pages/search.scss
@@ -31,7 +31,7 @@
margin: 0;
padding: 4px;
width: $search-input-width;
- line-height: 24px;
+ line-height: 24px;
}
.location-text {