Issue #1552 fixed
This commit is contained in:
parent
41a78c87b3
commit
660f4173d1
File diff suppressed because one or more lines are too long
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -24,10 +24,4 @@
|
|||
|
||||
.pagination {
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
// temporary fix untill the cause of the scrolling has been resolved.
|
||||
.table {
|
||||
overflow-x: hidden !important;
|
||||
}
|
||||
|
||||
}
|
||||
Loading…
Reference in New Issue