issue #5707 fixed
This commit is contained in:
parent
62efc7c7cd
commit
7ee27c858a
File diff suppressed because one or more lines are too long
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"/js/admin.js": "/js/admin.js?id=e7804c84a3c923405168",
|
||||
"/css/admin.css": "/css/admin.css?id=2f1b3aea4447fd4b8eb1"
|
||||
"/css/admin.css": "/css/admin.css?id=190719708b97aebe06f8"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -832,7 +832,6 @@ body {
|
|||
}
|
||||
|
||||
.page-action {
|
||||
position: absolute;
|
||||
right: 10px;
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
|
@ -848,8 +847,6 @@ body {
|
|||
|
||||
.icon.search-icon.search-btn {
|
||||
position: absolute;
|
||||
// margin-top: 6px;
|
||||
// right: 16px;
|
||||
}
|
||||
|
||||
.notif-filter {
|
||||
|
|
@ -867,12 +864,6 @@ body {
|
|||
.page-header {
|
||||
.page-title {
|
||||
width: 100% !important;
|
||||
|
||||
.control-group {
|
||||
margin-top: 10px !important;
|
||||
width: 100% !important;
|
||||
margin-left: 0px !important;
|
||||
}
|
||||
}
|
||||
|
||||
.page-action {
|
||||
|
|
|
|||
Loading…
Reference in New Issue