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
cccbe418
Commit
cccbe418
authored
Dec 27, 2018
by
GitLab Bot
Browse files
Options
Browse Files
Download
Plain Diff
Automatic merge of gitlab-org/gitlab-ce master
parents
22606efd
50beedb3
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
4 deletions
+8
-4
app/assets/stylesheets/framework/variables.scss
app/assets/stylesheets/framework/variables.scss
+0
-1
app/assets/stylesheets/pages/projects.scss
app/assets/stylesheets/pages/projects.scss
+3
-3
changelogs/unreleased/55669-redesign-project-lists-ui-further-improvements.yml
.../55669-redesign-project-lists-ui-further-improvements.yml
+5
-0
No files found.
app/assets/stylesheets/framework/variables.scss
View file @
cccbe418
...
...
@@ -199,7 +199,6 @@ $well-light-text-color: #5b6169;
$gl-font-size
:
14px
;
$gl-font-size-xs
:
11px
;
$gl-font-size-small
:
12px
;
$gl-font-size-medium
:
20px
;
$gl-font-size-large
:
16px
;
$gl-font-weight-normal
:
400
;
$gl-font-weight-bold
:
600
;
...
...
app/assets/stylesheets/pages/projects.scss
View file @
cccbe418
...
...
@@ -973,7 +973,7 @@ pre.light-well {
padding
:
$gl-padding
0
;
@include
media-breakpoint-up
(
lg
)
{
padding
:
$gl-padding
-24
0
;
padding
:
$gl-padding
0
;
}
&
.no-description
{
...
...
@@ -990,7 +990,7 @@ pre.light-well {
}
h2
{
font-size
:
$gl-font-size-
medium
;
font-size
:
$gl-font-size-
large
;
font-weight
:
$gl-font-weight-bold
;
margin-bottom
:
0
;
...
...
@@ -1049,7 +1049,7 @@ pre.light-well {
}
.controls
{
margin-top
:
$gl-padding
;
margin-top
:
$gl-padding
-8
;
@include
media-breakpoint-down
(
md
)
{
margin-top
:
0
;
...
...
changelogs/unreleased/55669-redesign-project-lists-ui-further-improvements.yml
0 → 100644
View file @
cccbe418
---
title
:
UI improvements for redesigned project lists
merge_request
:
24011
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