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:
authorMike Greiling <mike@pixelcog.com>2018-01-12 04:32:10 +0300
committerMike Greiling <mike@pixelcog.com>2018-01-12 08:48:36 +0300
commita25af3efbc4aa50d84448f23a0d686804c96102e (patch)
tree8375314989f785fef11a1e5405ca4b0fee2e3a2b /app/assets/stylesheets
parent34760245bcb4156e21ca463b82b1fab84508b842 (diff)
convert notification subscription button into toggle
Diffstat (limited to 'app/assets/stylesheets')
-rw-r--r--app/assets/stylesheets/pages/issuable.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/stylesheets/pages/issuable.scss b/app/assets/stylesheets/pages/issuable.scss
index ae9a8b0182c..759719a72da 100644
--- a/app/assets/stylesheets/pages/issuable.scss
+++ b/app/assets/stylesheets/pages/issuable.scss
@@ -162,10 +162,6 @@
border: 0;
}
- span {
- display: inline-block;
- }
-
.select2-container span {
margin-top: 0;
}