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 3cb0cfe + b9e9e82 commit 3a9e5f9Copy full SHA for 3a9e5f9
labelFilter.css
@@ -430,10 +430,8 @@
430
.filter .navbar-filter-widget .label-filter {
431
background: #ffffff;
432
float: left;
433
- max-width: 100%;
434
min-width: 250px;
435
min-height: 41px;
436
- overflow-x: scroll;
437
border: 1px solid #b7b7b7;
438
border-radius: 1px;
439
}
styles/labelFilter.less
@@ -106,10 +106,8 @@
106
.label-filter {
107
background: @navbar-label-filter-bg;
108
109
110
min-width: @label-filter-default-width;
111
min-height: @navbar-input-height;
112
113
border: @navbar-menu-border;
114
border-radius: @selectize-border-radius;
115
.selectize-control {
0 commit comments