fix errors in info-box.css

This commit is contained in:
Lamrani Abdel 2023-01-16 16:12:27 +01:00
parent 6c572f5dc1
commit 690646b7da

View File

@ -491,12 +491,9 @@ if (GETPOSTISSET('THEME_SATURATE_RATIO')) {
min-width: 350px; min-width: 350px;
max-width: 350px; max-width: 350px;
} }
/**for make a checkbox in the right of the box in mode kanban */
.fright { .fright {
float:right; float:right;
} }
@media only screen and (max-width: 1740px) { @media only screen and (max-width: 1740px) {
.info-box-module { .info-box-module {
min-width: 315px; min-width: 315px;