| @@ -654,10 +654,6 @@ body.menu-show .admin-content { | |||||
| width:100%; | width:100%; | ||||
| height:160px!important | height:160px!important | ||||
| } | } | ||||
| .admin-textarea-mini { | |||||
| width:190px; | |||||
| height:40px | |||||
| } | |||||
| .admin-textarea-sm { | .admin-textarea-sm { | ||||
| width:350px; | width:350px; | ||||
| height:60px | height:60px | ||||
| @@ -794,9 +790,10 @@ input,select,textarea,.adminmodal,.fastselect .topcat,.mysource,.mywriter,.tipsl | |||||
| white-space:nowrap | white-space:nowrap | ||||
| } | } | ||||
| .install-box,.w-65,.w-35 { | .install-box,.w-65,.w-35 { | ||||
| width:100%!important | |||||
| width:100%; | |||||
| min-width:100% | |||||
| } | } | ||||
| .admin-textarea-sm,.admin-input-lg,.admin-input-md,.admin-input-sm { | |||||
| .admin-textarea-xl,.admin-textarea-sm,.admin-input-lg,.admin-input-md,.admin-input-sm { | |||||
| width:auto!important; | width:auto!important; | ||||
| min-width:35% | min-width:35% | ||||
| } | } | ||||