Merge pull request #1603 from jitendra-webkul/jitendra

Issue #1552 fixed
This commit is contained in:
Jitendra Singh 2019-10-11 12:33:44 +05:30 committed by GitHub
commit 0e900ac4b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 9 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
{
"/js/admin.js": "/js/admin.js?id=d6734b45d4aa9b6502d9",
"/css/admin.css": "/css/admin.css?id=15ccc108fec211bb2af2"
"/css/admin.css": "/css/admin.css?id=c845e7c275d4df7fa03f"
}

View File

@ -24,10 +24,4 @@
.pagination {
margin-top: 30px;
}
// temporary fix untill the cause of the scrolling has been resolved.
.table {
overflow-x: hidden !important;
}
}