update call waiter

This commit is contained in:
Aung Myo
2017-12-14 11:06:06 +06:30
parent f497957a56
commit 4baa273f8e
3 changed files with 26 additions and 4 deletions

View File

@@ -366,4 +366,25 @@ tr.discount-item-row:hover {
i.logout_icon{
position: relative;
top: 5px;
}
}
[data-notify="container"] {
margin-bottom: 5px !important;
margin-left:5px !important;
position:relative !important;
top: 25% !important;
width: 100% !important;
}
/*
.bootstrap-notify-container {
position: !important;
margin:10px 10px 10px 10px !important;
float:left !important;
display:block !important;
z-index: 9999999;
opacity: 1;
}
.notify-close{
position:initial !important;
}
*/