User:Jdlrobson/compactspecialcontributions.css

Template:Script doc autoNote: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: hold down the Ctrl key and click the Refresh or Reload button. Firefox: hold down the Shift key while clicking Reload (or press Ctrl-Shift-R). Google Chrome and Safari users can just click the Reload button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
.mw-special-Contributions .oo-ui-fieldsetLayout-header,
.mw-special-Contributions .oo-ui-layout {
  margin: 0 !important;
  padding: 0 !important;
}
.mw-special-Contributions .oo-ui-fieldsetLayout-header {
  margin-left: 20px !important;
}
.mw-special-Contributions .oo-ui-checkboxInputWidget [type="checkbox"] + span,
.mw-special-Contributions .oo-ui-checkboxInputWidget [type="checkbox"] {
  width: 10px !important;
  height: 10px !important;
}
.mw-special-Contributions .oo-ui-dropdownWidget-handle,
input {
  min-height:   20px !important;
  font-size: 10px !important;
  height: 20px !important;
}

.mw-special-Contributions .oo-ui-fieldLayout-field,
.mw-special-Contributions .oo-ui-fieldLayout-header {
  display: inline-block !important; 
  padding: 0 !important;
}

.mw-special-Contributions .oo-ui-fieldLayout-header {
  padding-right: 10px !important;
}
.mw-special-Contributions .oo-ui-fieldLayout-field {
  min-width: 25px;
}
.mw-special-Contributions .oo-ui-fieldLayout-body {
  max-width: none !important; 
  padding: 0 !important;
  margin: 0 !important;
}