diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2009-11-19 07:47:04 -0800 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-11-19 07:47:04 -0800 |
commit | 8ce1d188068214103515decd71532bf69a36320c (patch) | |
tree | 586985b4b523b2decec64ab0aebce2298805f8d2 /themes/wind/css | |
parent | 678e22996d73b96833c48d94751344a6bd8f2899 (diff) | |
parent | a4d5269db5b39ad76c49427ecf229a76ef428d84 (diff) |
Merge branch 'master' into talmdal_dev
Diffstat (limited to 'themes/wind/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; } |