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