Skip to content
Snippets Groups Projects
Commit 8568f254 authored by Filipa Lacerda's avatar Filipa Lacerda
Browse files

Removes EE differences for issuable.scss

parent 30479246
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -264,6 +264,10 @@
 
.selectbox {
display: none;
&.show {
display: block;
}
}
 
.btn-clipboard:hover {
Loading
Loading
@@ -317,6 +321,7 @@
}
 
.no-value,
.btn-default-hover-link,
.btn-secondary-hover-link {
color: $gl-text-color-secondary;
}
Loading
Loading
@@ -600,7 +605,6 @@
margin: -7px;
}
 
.user-list {
display: flex;
flex-wrap: wrap;
Loading
Loading
@@ -724,6 +728,7 @@
.issuable-main-info {
flex: 1 auto;
margin-right: 10px;
min-width: 0;
 
.issue-weight-icon {
vertical-align: sub;
Loading
Loading
@@ -785,6 +790,7 @@
@media(max-width: map-get($grid-breakpoints, lg)-1) {
.task-status,
.issuable-due-date,
.issuable-weight,
.project-ref-path {
display: none;
}
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment