Update
This commit is contained in:
Vendored
+12
@@ -363,3 +363,15 @@ table.dataTable th,table.dataTable thead td
|
||||
border: rgba(52,73,94,0.94) !important;
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
.select2.narrow {
|
||||
width: 300px;
|
||||
}
|
||||
.wrap.select2-selection--single {
|
||||
height: 100%;
|
||||
}
|
||||
.select2-container .wrap.select2-selection--single .select2-selection__rendered {
|
||||
word-wrap: break-word;
|
||||
text-overflow: inherit;
|
||||
white-space: normal;
|
||||
}
|
||||
Reference in New Issue
Block a user