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:
authorJacob Schatz <jacobschatz@Jacobs-MBP.fios-router.home>2016-03-19 18:39:34 +0300
committerJacob Schatz <jacobschatz@Jacobs-MBP.fios-router.home>2016-03-25 16:48:12 +0300
commit6f48cb860957676273d1e7bfc1195195599ab0f1 (patch)
treee50d42d20c6da2d983acd9634a0a4129a398ee21 /app/assets/stylesheets/pages/issuable.scss
parent531331f79d63a736efd1d40d7ad40b5a277327fd (diff)
Fix broken functionality in sidebar after merge.
Added nice animations too.
Diffstat (limited to 'app/assets/stylesheets/pages/issuable.scss')
-rw-r--r--app/assets/stylesheets/pages/issuable.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/issuable.scss b/app/assets/stylesheets/pages/issuable.scss
index 459c1840ec1..467df4c3653 100644
--- a/app/assets/stylesheets/pages/issuable.scss
+++ b/app/assets/stylesheets/pages/issuable.scss
@@ -255,7 +255,7 @@
.dropdown-menu-toggle {
width: 100%;
- padding-top: 0;
+ padding-top: 6px;
}
.open .dropdown-menu {