Changeset 2736

Show
Ignore:
Timestamp:
07/08/08 23:24:58 (19 months ago)
Author:
bsmith
Message:

bugzid:80530 - reducing width of profile password fields

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-41/mt-static/css/structure.css

    r2498 r2736  
    45414541#edit-author #nickname-field .textarea-wrapper, 
    45424542#edit-author #email-field .textarea-wrapper, 
    4543 #edit-author #url-field .textarea-wrapper { 
     4543#edit-author #url-field .textarea-wrapper, 
     4544#edit-author #old_pass-field .textarea-wrapper, 
     4545#edit-author #pass-field .textarea-wrapper, 
     4546#edit-author #pass_verify-field .textarea-wrapper, 
     4547#edit-author #hint-field .textarea-wrapper { 
    45444548    width: 50%; 
    45454549}