Skip to content

Commit

Permalink
deV: less specific works better for filters
Browse files Browse the repository at this point in the history
  • Loading branch information
mennodekker committed Apr 17, 2013
1 parent d4b06fd commit 9dda454
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions styles/adminstyle.css
Expand Up @@ -158,8 +158,8 @@ div.ui-jqgrid-hbox input, div.ui-jqgrid-hbox input{
}

/* Make pager not so high */
.ui-jqgrid input.ui-pg-input,
.ui-jqgrid select.ui-pg-selbox {
.ui-jqgrid input,
.ui-jqgrid select {
height: auto;
min-height: 1.4em;
line-height: 1.4em;
Expand Down

0 comments on commit 9dda454

Please sign in to comment.