diff options
author | Chad Kieffer <ckieffer@gmail.com> | 2009-10-26 23:08:05 -0600 |
---|---|---|
committer | Chad Kieffer <ckieffer@gmail.com> | 2009-10-26 23:08:05 -0600 |
commit | 3e80851162f924e77d9e1a67e826525a7094fa33 (patch) | |
tree | 21432306192962aaa09ecf1194b1cd3100a50ce8 /modules/organize/css | |
parent | 3aedd95341450e3bc4f9040c76d5616ad5e54c05 (diff) |
Switch instances of first to g-first.
Diffstat (limited to 'modules/organize/css')
-rw-r--r-- | modules/organize/css/organize.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/organize/css/organize.css b/modules/organize/css/organize.css index afa89229..89c6c027 100644 --- a/modules/organize/css/organize.css +++ b/modules/organize/css/organize.css @@ -14,7 +14,7 @@ width: 75%; } -#g-organize .yui-gf .first { +#g-organize .yui-gf .g-first { width: 25%; } |