Add a hack to stretch the multi-select box a bit
This commit is contained in:
@@ -306,6 +306,12 @@ h1, h2, h3 {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
multiselect.stretch {
|
||||
button {
|
||||
min-width: 120px;
|
||||
}
|
||||
}
|
||||
|
||||
// ----------------------------
|
||||
// Appstore view
|
||||
// ----------------------------
|
||||
|
||||
Reference in New Issue
Block a user