Skip to content

Commit 34afc36

Browse files
authored
Merge pull request #503 from wonda-tea-coffee/suppress-sass-deprecation-warning
Suppress sass deprecation warning
2 parents 60c8c6c + 7fddc9b commit 34afc36

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
.filter_date_time_picker_filter {
22
li {
33
list-style: none;
4+
margin-bottom: 5px;
45

56
label {
67
display: none;
78
}
8-
9-
margin-bottom: 5px;
109
}
1110
}

0 commit comments

Comments
 (0)