diff options
| author | Chad Kieffer <ckieffer@gmail.com> | 2009-11-18 18:51:18 -0700 | 
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-11-19 11:55:43 -0800 | 
| commit | 690ea4a01474d8f0b6d9d19ad87bfbbde33a9b80 (patch) | |
| tree | 30d882a91f7522985e5ccfcb02c999e69670dfa3 /themes/wind/css/fix-ie.css | |
| parent | 678e22996d73b96833c48d94751344a6bd8f2899 (diff) | |
Rename g-pager to g-paginator after the recent pagination update.
Diffstat (limited to 'themes/wind/css/fix-ie.css')
| -rw-r--r-- | themes/wind/css/fix-ie.css | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/themes/wind/css/fix-ie.css b/themes/wind/css/fix-ie.css index fcebeea8..376dac74 100644 --- a/themes/wind/css/fix-ie.css +++ b/themes/wind/css/fix-ie.css @@ -20,10 +20,10 @@ input.submit {    float: none !important;  } -.g-pager .g-text-right { +.g-paginator .g-text-right {    width: 29%;  } -.g-pager .ui-icon-right { +.g-paginator .ui-icon-right {    width: 60px;  } | 
