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:
authorSimon Knox <psimyn@gmail.com>2017-07-17 13:41:20 +0300
committerSimon Knox <psimyn@gmail.com>2017-07-17 23:18:32 +0300
commitd5af93643e8cf628be5a7de4a5e10048cb360e00 (patch)
tree9a53d1e9190cc4c11ebd671d5120d94afa0df24b /app/assets/stylesheets/pages/issuable.scss
parent00861676a0cac3154153ec1afd7582991628e16e (diff)
fix padding on filtered search dropdown. Styles should only apply to li in list
Diffstat (limited to 'app/assets/stylesheets/pages/issuable.scss')
-rw-r--r--app/assets/stylesheets/pages/issuable.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/assets/stylesheets/pages/issuable.scss b/app/assets/stylesheets/pages/issuable.scss
index 56a4b53ed61..e858ef427b0 100644
--- a/app/assets/stylesheets/pages/issuable.scss
+++ b/app/assets/stylesheets/pages/issuable.scss
@@ -813,8 +813,6 @@
}
.description {
- margin-bottom: 10px;
-
.text {
margin: 0;
}