Skip to content
Snippets Groups Projects
Commit 0133ff34 authored by Uma's avatar Uma
Browse files

Validation qtips placements

parent 8becca8c
No related branches found
No related tags found
1 merge request!430Fixes:#1106 ::Uma :: Validation qtips placements
......@@ -150,7 +150,7 @@ body{
.main-container .module-nav{
display: inline-block;
width: 42px;
z-index: 10;
z-index: 1093;
position: absolute;
bottom: 0;
top: 0;
......@@ -5593,7 +5593,7 @@ hr{
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
z-index:6;
z-index:1090;
}
.modal-footer-overwrite-style{
position: initial;
......@@ -8456,3 +8456,6 @@ input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */
.moduleIcon .custom-module {
font-weight: bold;
}
.navbar-fixed-top {
z-index: 1095 !important;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment