diff options
| author | hukl <hukl@eyelyn.local> | 2009-11-10 22:47:22 +0100 |
|---|---|---|
| committer | hukl <hukl@eyelyn.local> | 2009-11-10 22:47:22 +0100 |
| commit | 7e2375dedfd8361212bc5b0055bdeb042010ffca (patch) | |
| tree | 9c33c647cfbc6a39f7dd538dd23a6583adac40cb /public/stylesheets/admin.css | |
| parent | a150d9893e85d8f0e026b926768986f744f16eee (diff) | |
| parent | de0647b6b5af45037b75c4e2ddb32d6aed752233 (diff) | |
Merge branch 'master' of github.com:hukl/cccms
Diffstat (limited to 'public/stylesheets/admin.css')
| -rw-r--r-- | public/stylesheets/admin.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/stylesheets/admin.css b/public/stylesheets/admin.css index 2641b98..f95fa18 100644 --- a/public/stylesheets/admin.css +++ b/public/stylesheets/admin.css | |||
| @@ -284,7 +284,7 @@ textarea#page_abstract { | |||
| 284 | margin-left: -118px; | 284 | margin-left: -118px; |
| 285 | } | 285 | } |
| 286 | 286 | ||
| 287 | #new_node input[type=text] { | 287 | #new_node input[type=text], #new_node input[type=password] { |
| 288 | width: 350px; | 288 | width: 350px; |
| 289 | } | 289 | } |
| 290 | 290 | ||
