Skip to content

Commit

Permalink
Dev: fixed issue #09555: pager_center can overlap pager_left
Browse files Browse the repository at this point in the history
  • Loading branch information
Shnoulle committed Apr 30, 2015
1 parent 9b40233 commit 2df4d47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions styles/adminstyle.css
Expand Up @@ -161,6 +161,8 @@ div.ui-jqgrid-hbox input, div.ui-jqgrid-hbox input{
height: auto;
padding: 0 2px;
}
/* fix jqgrid pager width */
#pager_left{width:auto !important}

/* Fix height of browsettable */
#gview_displayresponses th .qcode {
Expand Down

0 comments on commit 2df4d47

Please sign in to comment.