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
0
Merge Requests
0
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
Boxiang Sun
gitlab-ce
Commits
888a715b
Commit
888a715b
authored
Nov 28, 2018
by
Brandon Labuschagne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Ensure that profile avatar displays on mobile
parent
901d078d
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
16 deletions
+5
-16
app/assets/stylesheets/framework/timeline.scss
app/assets/stylesheets/framework/timeline.scss
+0
-10
app/assets/stylesheets/pages/notes.scss
app/assets/stylesheets/pages/notes.scss
+0
-6
changelogs/unreleased/51029-status-emoji-currently-replaces-avatar-on-mobile.yml
...1029-status-emoji-currently-replaces-avatar-on-mobile.yml
+5
-0
No files found.
app/assets/stylesheets/framework/timeline.scss
View file @
888a715b
...
@@ -31,16 +31,6 @@
...
@@ -31,16 +31,6 @@
.timeline-entry-inner
{
.timeline-entry-inner
{
position
:
relative
;
position
:
relative
;
@include
notes-media
(
'max'
,
map-get
(
$grid-breakpoints
,
sm
))
{
.timeline-icon
{
display
:
none
;
}
.timeline-content
{
margin-left
:
0
;
}
}
}
}
&
:target
,
&
:target
,
...
...
app/assets/stylesheets/pages/notes.scss
View file @
888a715b
...
@@ -589,12 +589,6 @@ $note-form-margin-left: 72px;
...
@@ -589,12 +589,6 @@ $note-form-margin-left: 72px;
padding-bottom
:
0
;
padding-bottom
:
0
;
}
}
.note-header-author-name
{
@include
notes-media
(
'max'
,
map-get
(
$grid-breakpoints
,
sm
)
-
1
)
{
display
:
none
;
}
}
.note-headline-light
{
.note-headline-light
{
display
:
inline
;
display
:
inline
;
...
...
changelogs/unreleased/51029-status-emoji-currently-replaces-avatar-on-mobile.yml
0 → 100644
View file @
888a715b
---
title
:
Resolve status emoji being replaced by avatar on mobile
merge_request
:
23408
author
:
type
:
other
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