wp/wp-admin/css/deprecated-media.css
changeset 19 3d72ae0968f4
parent 18 be944660c56a
child 21 48c4eec2b7e6
equal deleted inserted replaced
18:be944660c56a 19:3d72ae0968f4
    98 
    98 
    99 .media-upload-form fieldset {
    99 .media-upload-form fieldset {
   100 	width: 100%;
   100 	width: 100%;
   101 	border: none;
   101 	border: none;
   102 	text-align: justify;
   102 	text-align: justify;
   103 	margin: 0 0 1em 0;
   103 	margin: 0 0 1em;
   104 	padding: 0;
   104 	padding: 0;
   105 }
   105 }
   106 
   106 
   107 /* specific to the image upload form */
   107 /* specific to the image upload form */
   108 
   108