Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
0bba8adf
Commit
0bba8adf
authored
Jun 27, 2016
by
Phil Hughes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed comit avatar alignment
parent
3659992c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
9 deletions
+4
-9
app/assets/stylesheets/pages/commits.scss
app/assets/stylesheets/pages/commits.scss
+2
-8
app/assets/stylesheets/pages/tree.scss
app/assets/stylesheets/pages/tree.scss
+2
-1
No files found.
app/assets/stylesheets/pages/commits.scss
View file @
0bba8adf
...
@@ -83,11 +83,7 @@
...
@@ -83,11 +83,7 @@
position
:
relative
;
position
:
relative
;
@media
(
min-width
:
$screen-sm-min
)
{
@media
(
min-width
:
$screen-sm-min
)
{
padding-left
:
20px
;
padding-left
:
46px
;
.commit-info-block
{
padding-left
:
44px
;
}
}
}
&
:not
(
:last-child
)
{
&
:not
(
:last-child
)
{
...
@@ -102,9 +98,7 @@
...
@@ -102,9 +98,7 @@
.avatar
{
.avatar
{
position
:
absolute
;
margin-left
:
-46px
;
top
:
10px
;
left
:
16px
;
}
}
.item-title
{
.item-title
{
...
...
app/assets/stylesheets/pages/tree.scss
View file @
0bba8adf
...
@@ -101,7 +101,8 @@
...
@@ -101,7 +101,8 @@
margin
:
0
;
margin
:
0
;
.commit
{
.commit
{
padding
:
0
0
0
55px
;
padding-top
:
0
;
padding-bottom
:
0
;
.commit-row-title
{
.commit-row-title
{
.commit-row-message
{
.commit-row-message
{
...
...
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