Ignore:
Timestamp:
2013/01/24 19:02:38 (11 years ago)
Author:
h_yoshimoto
Message:

#2058 デザイン崩れを調整

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_12-multilang/html/user_data/packages/default_en-US/css/popup.css

    r22182 r22350  
    5959----------------------------------------------- */ 
    6060div#window_area #forgot { 
    61     margin: 0 auto; 
     61    margin: 0 auto 20px; 
    6262    padding: 20px; 
    6363    width: 440px; 
     
    7272    text-align: center; 
    7373} 
     74 
     75div#window_area #completebox { 
     76    margin-bottom: 30px; 
     77} 
     78div#window_area .btn_area .bt04 { 
     79    padding: 6px 50px; 
     80} 
     81 
    7482 
    7583 
Note: See TracChangeset for help on using the changeset viewer.