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
f4a50318
Commit
f4a50318
authored
Mar 20, 2019
by
GitLab Bot
Browse files
Options
Browse Files
Download
Plain Diff
Automatic merge of gitlab-org/gitlab-ce master
parents
ab1371f7
1614089f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
2 deletions
+7
-2
app/assets/stylesheets/framework/system_messages.scss
app/assets/stylesheets/framework/system_messages.scss
+1
-1
app/assets/stylesheets/framework/variables.scss
app/assets/stylesheets/framework/variables.scss
+1
-1
changelogs/unreleased/58410-change-pixel-size-of-instance-header-footer-message-to-16px.yml
...-pixel-size-of-instance-header-footer-message-to-16px.yml
+5
-0
No files found.
app/assets/stylesheets/framework/system_messages.scss
View file @
f4a50318
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
p
{
p
{
@include
str-truncated
(
100%
);
@include
str-truncated
(
100%
);
margin-top
:
0
;
margin-top
:
-1px
;
margin-bottom
:
0
;
margin-bottom
:
0
;
}
}
}
}
...
...
app/assets/stylesheets/framework/variables.scss
View file @
f4a50318
...
@@ -278,7 +278,7 @@ $general-hover-transition-duration: 100ms;
...
@@ -278,7 +278,7 @@ $general-hover-transition-duration: 100ms;
$general-hover-transition-curve
:
linear
;
$general-hover-transition-curve
:
linear
;
$highlight-changes-color
:
rgb
(
235
,
255
,
232
);
$highlight-changes-color
:
rgb
(
235
,
255
,
232
);
$performance-bar-height
:
35px
;
$performance-bar-height
:
35px
;
$system-header-height
:
35
px
;
$system-header-height
:
16
px
;
$system-footer-height
:
$system-header-height
;
$system-footer-height
:
$system-header-height
;
$flash-height
:
52px
;
$flash-height
:
52px
;
$context-header-height
:
60px
;
$context-header-height
:
60px
;
...
...
changelogs/unreleased/58410-change-pixel-size-of-instance-header-footer-message-to-16px.yml
0 → 100644
View file @
f4a50318
---
title
:
Reduce height of instance system header and footer
merge_request
:
25752
author
:
type
:
changed
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