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
67f2315b
Commit
67f2315b
authored
Sep 03, 2020
by
Takuya Noguchi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clean up SCSS code for todos
Signed-off-by:
Takuya Noguchi
<
takninnovationresearch@gmail.com
>
parent
65a2e194
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
12 deletions
+4
-12
app/assets/stylesheets/page_bundles/todos.scss
app/assets/stylesheets/page_bundles/todos.scss
+4
-12
No files found.
app/assets/stylesheets/page_bundles/todos.scss
View file @
67f2315b
...
...
@@ -151,18 +151,6 @@
}
}
@include
media-breakpoint-down
(
sm
)
{
.todos-filters
{
.dropdown-menu-toggle
{
width
:
130px
;
}
.dropdown-menu-toggle-sort
{
width
:
auto
;
}
}
}
@include
media-breakpoint-down
(
lg
)
{
.todos-filters
{
.filter-categories
{
...
...
@@ -206,6 +194,10 @@
.dropdown-menu-toggle
{
width
:
100%
;
}
.dropdown-menu-toggle-sort
{
width
:
auto
;
}
}
}
...
...
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