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
94385576
Commit
94385576
authored
Oct 23, 2020
by
Takuya Noguchi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix CSS for To-Do List on mobile
Signed-off-by:
Takuya Noguchi
<
takninnovationresearch@gmail.com
>
parent
1173347f
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
2 deletions
+6
-2
app/assets/stylesheets/page_bundles/todos.scss
app/assets/stylesheets/page_bundles/todos.scss
+0
-1
app/views/dashboard/todos/index.html.haml
app/views/dashboard/todos/index.html.haml
+1
-1
changelogs/unreleased/271528-todo-css-on-mobile.yml
changelogs/unreleased/271528-todo-css-on-mobile.yml
+5
-0
No files found.
app/assets/stylesheets/page_bundles/todos.scss
View file @
94385576
...
...
@@ -219,7 +219,6 @@
.todos-empty-content
{
align-self
:
center
;
max-width
:
480px
;
margin-right
:
20px
;
}
.todos-empty-hero
{
...
...
app/views/dashboard/todos/index.html.haml
View file @
94385576
...
...
@@ -114,7 +114,7 @@
.todos-empty
.todos-empty-hero.svg-content
=
image_tag
'illustrations/todos_empty.svg'
.todos-empty-content
.todos-empty-content
.gl-mx-5
%h4
Your To-Do List shows what to work on next
%p
...
...
changelogs/unreleased/271528-todo-css-on-mobile.yml
0 → 100644
View file @
94385576
---
title
:
Fix CSS for To-Do List on mobile
merge_request
:
45969
author
:
Takuya Noguchi
type
:
fixed
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