2 lines
96 B
CSS
2 lines
96 B
CSS
|
|
/* Align bootstrap-select with the Add button */
|
||
|
|
.add-user-role > .select { display: inline; }
|