Merge branch 'remove-css-imports' into 'master'
Remove unneccessary imports See merge request gitlab-org/gitlab-ce!18993
This commit is contained in:
commit
2f7e0aba2f
2 changed files with 0 additions and 4 deletions
|
@ -1,5 +1,3 @@
|
|||
@import './issues/issue_count_badge';
|
||||
|
||||
[v-cloak] {
|
||||
display: none;
|
||||
}
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
@import "./issues/issue_count_badge";
|
||||
|
||||
.issues-list {
|
||||
.issue {
|
||||
padding: 10px 0 10px $gl-padding;
|
||||
|
|
Loading…
Reference in a new issue