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:
authorMike Greiling <mike@pixelcog.com>2016-12-23 02:18:01 +0300
committerMike Greiling <mike@pixelcog.com>2016-12-28 18:40:20 +0300
commit36d6af4307c0863a43fbdfd291d6b8cd49169ecd (patch)
tree8664fab26dd862e592fbf3e1ddc5cffcee70bade /app/views/projects/branches
parent6892216f5f65687d4dc53e7e08c649e858fa8ff4 (diff)
allow header buttons to take more than 50% of the screen width
Diffstat (limited to 'app/views/projects/branches')
-rw-r--r--app/views/projects/branches/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/branches/index.html.haml b/app/views/projects/branches/index.html.haml
index 5fd664c7a93..0a84793cd12 100644
--- a/app/views/projects/branches/index.html.haml
+++ b/app/views/projects/branches/index.html.haml
@@ -3,7 +3,7 @@
= render "projects/commits/head"
%div{ class: container_class }
- .top-area
+ .top-area.adjust
.nav-text
Protected branches can be managed in project settings