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:
authorrandx <dmitriy.zaporozhets@gmail.com>2012-10-15 20:51:11 +0400
committerrandx <dmitriy.zaporozhets@gmail.com>2012-10-15 20:51:11 +0400
commit809aefb828e0d4b5c06304fcde2dcfced66ab4e9 (patch)
tree4b74baaa21cd65ee2ac07d6c79e226f75f540340 /app/assets
parent47d9732a07ef0aa626efdf745d456bff90fe30f8 (diff)
Minor improve to UI and code formatting of gitlab web editor
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/stylesheets/sections/tree.scss8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/assets/stylesheets/sections/tree.scss b/app/assets/stylesheets/sections/tree.scss
index cd31b6a3ee4..c08a93fc8af 100644
--- a/app/assets/stylesheets/sections/tree.scss
+++ b/app/assets/stylesheets/sections/tree.scss
@@ -59,3 +59,11 @@
}
}
}
+
+.tree-btn-group {
+ .btn {
+ margin-right:-3px;
+ padding:2px 10px;
+ }
+}
+