mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-21 18:46:10 +10:00
Fix span margin issues
This commit is contained in:
@@ -75,11 +75,15 @@
|
||||
border: none;
|
||||
}
|
||||
|
||||
span:not(.select2-container span) {
|
||||
span {
|
||||
margin-top: 7px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.select2-container span {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.issuable-count {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user