diff options
| -rw-r--r-- | public/stylesheets/ccc.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index 3ef7975..beb16f0 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css | |||
| @@ -121,8 +121,8 @@ div#right_column { | |||
| 121 | position: absolute; | 121 | position: absolute; |
| 122 | background-color: #ffffff; | 122 | background-color: #ffffff; |
| 123 | padding-left: 70px; | 123 | padding-left: 70px; |
| 124 | left: 676px; | 124 | left: 675px; |
| 125 | width: 115px; | 125 | width: 145px; |
| 126 | height: 100px; | 126 | height: 100px; |
| 127 | } | 127 | } |
| 128 | 128 | ||
