Commit e8fb6df8 authored by Kushal Pandya's avatar Kushal Pandya

Merge branch '284602-remove-issue-box-css' into 'master'

Remove unused .issue-box CSS

See merge request gitlab-org/gitlab!48002
parents bbd5ada7 4d8d3a76
......@@ -468,7 +468,6 @@ $gl-line-height-20: 20px;
$gl-line-height-24: 24px;
$gl-line-height-14: 14px;
$issue-box-upcoming-bg: #8f8f8f;
$pages-group-name-color: #4c4e54;
/*
......
......@@ -693,10 +693,6 @@
.issuable-list {
li {
.issue-box {
display: flex;
}
.issuable-info-container {
flex: 1;
display: flex;
......
---
title: Remove unused .issue-box CSS
merge_request: 48002
author: Takuya Noguchi
type: other
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment