/* backgrid-select2-cell http://github.com/wyuenho/backgrid Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors Licensed under the MIT @license. */ .backgrid .select2-cell { text-align: center; } .backgrid .select2-cell.editor { padding: 0; } .backgrid .select2-cell.editor .select2-container { width: 100%; }