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:
authorJose Ivan Vargas <jvargas@gitlab.com>2017-01-05 21:25:47 +0300
committerJose Ivan Vargas <jvargas@gitlab.com>2017-01-06 20:00:33 +0300
commit23e6d8c3682c116db909d0eabfaedb57df85bf36 (patch)
tree9176222e0df0b98e58ac973c481fef4a2bfccdc5 /app/assets/stylesheets/pages/members.scss
parent5ce4883da07c939cc97ef4965aeb6e07adb688be (diff)
Moved the "import" button next to the "Add to project" button
Fixed padding and margins for the dropdowns on the members section
Diffstat (limited to 'app/assets/stylesheets/pages/members.scss')
-rw-r--r--app/assets/stylesheets/pages/members.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/members.scss b/app/assets/stylesheets/pages/members.scss
index 18c65191ea1..be7193bae04 100644
--- a/app/assets/stylesheets/pages/members.scss
+++ b/app/assets/stylesheets/pages/members.scss
@@ -25,7 +25,7 @@
}
.form-horizontal {
- margin-top: 5px;
+ margin-top: 20px;
@media (min-width: $screen-sm-min) {
display: -webkit-flex;