mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 03:49:24 +00:00
Reduce width of non-multiple ajax selects
This commit is contained in:
committed by
Bartuccio Antoine
parent
26770de40e
commit
a97dba18c2
@ -20,6 +20,10 @@
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
.ts-wrapper.single {
|
||||
width: 263px; // same length as regular text inputs
|
||||
}
|
||||
|
||||
.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove {
|
||||
border-left: 1px solid #aaa;
|
||||
}
|
||||
|
Reference in New Issue
Block a user