BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
6b64174d
Unverified
Commit
6b64174d
authored
May 09, 2018
by
Annabel Dunstone Gray
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix contributors page layout
parent
dc40e2a9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
stat_graph.scss
app/assets/stylesheets/pages/stat_graph.scss
+2
-0
show.html.haml
app/views/projects/graphs/show.html.haml
+1
-1
No files found.
app/assets/stylesheets/pages/stat_graph.scss
View file @
6b64174d
...
...
@@ -15,6 +15,7 @@
#contributors-master
{
@include
media-breakpoint-up
(
md
)
{
@include
make-col-ready
();
@include
make-col
(
12
);
}
...
...
@@ -36,6 +37,7 @@
.person
{
@include
media-breakpoint-up
(
md
)
{
@include
make-col-ready
();
@include
make-col
(
6
);
}
...
...
app/views/projects/graphs/show.html.haml
View file @
6b64174d
...
...
@@ -24,4 +24,4 @@
.graphs.row
#contributors-master
#contributors
.clearfix
%ol
.contributors-list.
clearfix
%ol
.contributors-list.
row
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment