/*
  backgrid-filter
  http://github.com/wyuenho/backgrid

  Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors
  Licensed under the MIT @license.
*/

.backgrid-filter .close {
  display: inline-block;
  float: none;
  width: 20px;
  height: 19px;
  margin-top: 0px;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  vertical-align: text-top;
}
