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-05-26 23:31:07 +0300
committerClement Ho <clemmakesapps@gmail.com>2017-05-26 23:31:07 +0300
commite9253ba6813a8d9a4f2566b694a62ec61d80b026 (patch)
tree928971076d9ec93e69d611f7d5bc61f952ff691c /app/assets/stylesheets/framework/selects.scss
parent8968171c9e58708f6f0922a1a337bb622bd8b9b5 (diff)
Enable DuplicateProperty scss-lint
Diffstat (limited to 'app/assets/stylesheets/framework/selects.scss')
-rw-r--r--app/assets/stylesheets/framework/selects.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/selects.scss b/app/assets/stylesheets/framework/selects.scss
index 9ab17e67d4c..5ae833cd5f6 100644
--- a/app/assets/stylesheets/framework/selects.scss
+++ b/app/assets/stylesheets/framework/selects.scss
@@ -96,7 +96,6 @@
.select2-search-field input {
padding: 5px $gl-padding / 2;
- font-size: 13px;
height: auto;
font-family: inherit;
font-size: inherit;