Enable horizontal scrolling in admin data tables on mobile

This commit is contained in:
Brian Miyaji
2014-01-06 20:57:03 +11:00
parent a68190f320
commit b54d5bbd3c
2 changed files with 240 additions and 226 deletions

View File

@@ -91,8 +91,10 @@
#sp_profilediv .wp-editor-container {
background-color:#fff;
}
.sp-data-table-container {
overflow: auto;
}
.sp-data-table td {
padding: 4px 7px;
line-height: 2;
}
.sp-data-table td:first-child {