Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Orbit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Applications
Orbit
Merge requests
!55
Resolve "The aliens are too big"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "The aliens are too big"
gm-the-aliens-are-too-big
into
staging
Overview
0
Commits
1
Pipelines
0
Changes
7
Merged
Ghost User
requested to merge
gm-the-aliens-are-too-big
into
staging
5 years ago
Overview
0
Commits
1
Pipelines
0
Changes
7
Expand
Closes
#134 (closed)
Edited
5 years ago
by
Ghost User
0
0
Merge request reports
Compare
staging
staging (base)
and
latest version
latest version
6309b20b
1 commit,
5 years ago
7 files
+
100
−
23
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
7
Search (e.g. *.vue) (Ctrl+P)
src/styles/base/header.scss
+
22
−
7
Options
@@ -112,7 +112,7 @@
user-select
:
none
;
summary
{
padding
:
1
6
px
;
padding
:
1
8
px
;
cursor
:
pointer
;
&
:focus
{
background-color
:
$color-233-18-29
;
@@ -129,14 +129,29 @@
>
*
{
vertical-align
:
middle
;
}
img
{
border-radius
:
100%
;
hd-user-avatar
{
align-items
:
center
;
background-color
:
$color-213-20-91
;
border-radius
:
50%
;
display
:
flex
;
height
:
4
.8rem
;
justify-content
:
center
;
margin-right
:
2rem
;
overflow
:
hidden
;
width
:
4
.8rem
;
}
img
{
height
:
100%
;
object-fit
:
cover
;
object-position
:
center
;
width
:
4
.8rem
;
width
:
100%
;
}
object
{
height
:
45%
;
width
:
45%
;
}
sib-display-value
[
name
=
'first_name'
]
{
@@ -218,5 +233,5 @@
}
}
}
}
\ No newline at end of file
}
Loading