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:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-02-17 01:27:15 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-02-17 01:30:31 +0300
commitcec1483675041476e1c564a1cf73e3168bfaf684 (patch)
treee8bcae51997df81b9536364995210cf0e0811793 /app/assets/stylesheets/pages/tree.scss
parentcee957f56c60649949da72a9ea01b2f6e7b0eb56 (diff)
Increase right side of file header to accommodate browse files button
Diffstat (limited to 'app/assets/stylesheets/pages/tree.scss')
-rw-r--r--app/assets/stylesheets/pages/tree.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/tree.scss b/app/assets/stylesheets/pages/tree.scss
index 948921efc0b..e4487dbcb87 100644
--- a/app/assets/stylesheets/pages/tree.scss
+++ b/app/assets/stylesheets/pages/tree.scss
@@ -149,7 +149,7 @@
}
.commit-actions {
- width: 200px;
+ width: 260px;
}
}