summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets
diff options
context:
space:
mode:
authortauriedavis <taurie@gitlab.com>2016-10-04 18:18:18 -0700
committertauriedavis <taurie@gitlab.com>2016-10-04 18:18:18 -0700
commit27536459e53d5fd78f525465464743164a8c5820 (patch)
tree64942ce94f3ea572740514e092f87bbce7315d94 /app/assets/stylesheets
parent3bf0d1432db100b2813fd17b48936148336b0f41 (diff)
downloadgitlab-ce-27536459e53d5fd78f525465464743164a8c5820.tar.gz
19499 Update project dropdowns19499-project-dropdowns
Diffstat (limited to 'app/assets/stylesheets')
-rw-r--r--app/assets/stylesheets/pages/projects.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/projects.scss b/app/assets/stylesheets/pages/projects.scss
index 78bc4b79e86..87548dcb590 100644
--- a/app/assets/stylesheets/pages/projects.scss
+++ b/app/assets/stylesheets/pages/projects.scss
@@ -146,7 +146,8 @@
}
.project-repo-btn-group,
- .notification-dropdown {
+ .notification-dropdown,
+ .project-dropdown {
margin-left: 10px;
}