We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 841c392 + a22d94a commit cd47bf6Copy full SHA for cd47bf6
styles/labelFilter.less
@@ -187,6 +187,7 @@
187
font-weight: normal;
188
padding-bottom: .3em;
189
padding-top: .3em;
190
+ margin-left: 0;
191
margin-right: 3px;
192
max-width: 350px;
193
word-wrap: break-word;
@@ -207,25 +208,3 @@
207
208
}
209
210
-
211
-@media (min-width: @screen-md-min) {
212
- .filter {
213
- .active-filters {
214
- margin-top: 0;
215
- .label-filter-active-filters {
216
- :first-child {
217
- margin-right: 0;
218
- }
219
- .label {
220
- +.label {
221
- margin-left: 3px;
222
- margin-top: 2px;
223
224
225
226
227
228
229
-}
230
231
0 commit comments