Files
wordpress-skeleton/blog/wp-content/plugins/adminimize/css/mw_basic.css
T

16 lines
230 B
CSS

.wrap, .updated, .error, #the-comment-list td.comment {
max-width: 99%;
}
html {
height: 100%;
margin-bottom: 1px;
}
#newcat {
width:95% !important;
}
#category-add select, #newtag {
width: 75% !important;
}