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
28338ce0
Commit
28338ce0
authored
May 20, 2020
by
David O'Regan
Committed by
Denys Mishunov
May 20, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Alert management mobile alignment
parent
4a064587
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
6 deletions
+7
-6
app/assets/javascripts/alert_management/components/alert_management_list.vue
...pts/alert_management/components/alert_management_list.vue
+2
-2
app/assets/stylesheets/pages/alert_management/list.scss
app/assets/stylesheets/pages/alert_management/list.scss
+0
-4
changelogs/unreleased/alert-management-mobile-alignment.yml
changelogs/unreleased/alert-management-mobile-alignment.yml
+5
-0
No files found.
app/assets/javascripts/alert_management/components/alert_management_list.vue
View file @
28338ce0
...
...
@@ -60,8 +60,8 @@ export default {
{
key
:
'
eventCount
'
,
label
:
s__
(
'
AlertManagement|Events
'
),
thClass
:
'
text-right
event-count
'
,
tdClass
:
`
${
tdClass
}
text-md-right
event-count
`
,
thClass
:
'
text-right
gl-pr-9
'
,
tdClass
:
`
${
tdClass
}
text-md-right`
,
},
{
key
:
'
status
'
,
...
...
app/assets/stylesheets/pages/alert_management/list.scss
View file @
28338ce0
...
...
@@ -30,10 +30,6 @@
th
{
@include
gl-p-5
;
border
:
0
;
// Remove cell border styling so that we can set border styling per row
&
.event-count
{
@include
gl-pr-9
;
}
}
th
{
...
...
changelogs/unreleased/alert-management-mobile-alignment.yml
0 → 100644
View file @
28338ce0
---
title
:
Update alert management mobile table alignment
merge_request
:
32295
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