Fix regression
This commit is contained in:
parent
db8068d08b
commit
256ce217d0
@ -1570,8 +1570,7 @@ table[summary="list_of_modules"] .fa-cog {
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
.ls -alrt
|
||||
vi {
|
||||
maxscreenheightless200 {
|
||||
max-height: <?php echo isset($_SESSION['dol_screenheight']) ? max(500, (int) $_SESSION['dol_screenheight'] - 200) : 700; ?>px; /* we guarantee height of 500 */
|
||||
}
|
||||
.maxscreenheightless300 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user