minor fixes
This commit is contained in:
@@ -11,10 +11,10 @@
|
||||
|
||||
.chart-wrapper {
|
||||
position: absolute;
|
||||
top: 18px;
|
||||
top: 10px;
|
||||
left: 50%;
|
||||
float: right;
|
||||
width: 60%;
|
||||
width: 50%;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -31,9 +31,9 @@
|
||||
}
|
||||
|
||||
//
|
||||
//.modal-open .modal {
|
||||
// display: block;
|
||||
//}
|
||||
.modal-open .modal {
|
||||
display: block;
|
||||
}
|
||||
|
||||
// navbar dropdown fix
|
||||
.navbar .dropdown-toggle {
|
||||
|
||||
Reference in New Issue
Block a user