| Left: | ||
| Right: | 
| OLD | NEW | 
|---|---|
| 1 panel | 1 #url-fixer-survey | 
| 2 { | 2 { | 
| 3 » width:» 600px; | 3 width: 600px; | 
| 
 
Wladimir Palant
2012/09/28 09:29:34
Is it necessary to specify the width multiple time
 
 | |
| 4 » height:»250px; | |
| 5 } | 4 } | 
| 6 | 5 | 
| 7 #icon | 6 #url-fixer-survey #icon | 
| 8 { | 7 { | 
| 9 » padding:» 20px; | 8 padding: 20px; | 
| 10 } | 9 } | 
| 11 | 10 | 
| 12 #question_container | 11 #url-fixer-survey #question_container | 
| 13 { | 12 { | 
| 14 » align:» » center; | 13 align: center; | 
| 15 » width:» » 480px; | 14 width: 450px; | 
| 16 » padding:» 20px; | 15 padding: 20px; | 
| 17 } | 16 } | 
| 18 | 17 | 
| 19 #question | 18 #url-fixer-survey #question | 
| 20 { | 19 { | 
| 21 » padding-bottom:»10px; | 20 padding-bottom: 10px; | 
| 22 } | 21 } | 
| 23 | 22 | 
| 24 #actions | 23 #url-fixer-survey #actions | 
| 25 { | 24 { | 
| 26 » padding:» 0px 20px; | 25 padding: 0px 20px; | 
| 27 } | 26 } | 
| OLD | NEW |