MediaWiki:Gadget-ResponsiveStyle.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
 
Line 14: Line 14:
.user-page-message-form textarea {
.user-page-message-form textarea {
width: 100% !important;
width: 100% !important;
}
/* PdfHandler */
.multipageimage > tbody > tr > td:nth-of-type(2) {
display: none !important;
}
}
}
}