Skip to content

Commit

Permalink
fixes towards #104
Browse files Browse the repository at this point in the history
  • Loading branch information
kltm committed May 6, 2014
1 parent cb51233 commit d62a46b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions css/bbop.css
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,13 @@
background: white url('../images/waiting_poll.gif') left center no-repeat;
}

/*
* filter_table
*/
.bbop-js-filter-table-input {
width: 15em;
}

/*
* Make text buttons seem a little bit more like real buttons when
* we can.
Expand Down

0 comments on commit d62a46b

Please sign in to comment.