minor fixes

This commit is contained in:
xidedix
2017-09-01 13:44:35 +02:00
parent 64facb59cb
commit a0f552b246
6 changed files with 38 additions and 38 deletions
+2 -2
View File
@@ -11,10 +11,10 @@
.chart-wrapper {
position: absolute;
top: 18px;
top: 10px;
left: 50%;
float: right;
width: 60%;
width: 50%;
}
}
+3 -3
View File
@@ -31,9 +31,9 @@
}
//
//.modal-open .modal {
// display: block;
//}
.modal-open .modal {
display: block;
}
// navbar dropdown fix
.navbar .dropdown-toggle {