Merge branch 'dev' of bitbucket.org:jubilian/nhance into dev
This commit is contained in:
commit
a133e52319
@ -958,7 +958,21 @@
|
||||
/* aligns text properly */
|
||||
}
|
||||
</style>
|
||||
<!-- additional table fix for dropdown -->
|
||||
<style>
|
||||
.table-responsive {
|
||||
overflow: visible !important;
|
||||
}
|
||||
|
||||
.btn-group,
|
||||
.dropdown {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.dropdown-menu {
|
||||
z-index: 9999;
|
||||
}
|
||||
</style>
|
||||
|
||||
<!-- modal section -->
|
||||
<style>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user