Merge pull request #1603 from jitendra-webkul/jitendra
Issue #1552 fixed
This commit is contained in:
commit
0e900ac4b9
File diff suppressed because one or more lines are too long
|
|
@ -1,4 +1,4 @@
|
||||||
{
|
{
|
||||||
"/js/admin.js": "/js/admin.js?id=d6734b45d4aa9b6502d9",
|
"/js/admin.js": "/js/admin.js?id=d6734b45d4aa9b6502d9",
|
||||||
"/css/admin.css": "/css/admin.css?id=15ccc108fec211bb2af2"
|
"/css/admin.css": "/css/admin.css?id=c845e7c275d4df7fa03f"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -24,10 +24,4 @@
|
||||||
|
|
||||||
.pagination {
|
.pagination {
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
// temporary fix untill the cause of the scrolling has been resolved.
|
|
||||||
.table {
|
|
||||||
overflow-x: hidden !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
Loading…
Reference in New Issue