Commit 4d8d3a76 authored by Takuya Noguchi's avatar Takuya Noguchi Committed by tnir

Remove unused .issue-box CSS

Signed-off-by: default avatarTakuya Noguchi <takninnovationresearch@gmail.com>
parent d18dad07
......@@ -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