?
avatar brianteeman
brianteeman
8 Mar 2020

The calculation for the minimum height is not correct. If correct the login page and the home dashboard wouldn't have the need for a scroll

body .container-main {
position: relative;
min-height: calc(100vh - #{$header-height} - 3px);
padding-right: 0;
padding-left: 0;

avatar brianteeman brianteeman - open - 8 Mar 2020
avatar joomla-cms-bot joomla-cms-bot - change - 8 Mar 2020
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 8 Mar 2020
avatar jwaisner jwaisner - change - 8 Mar 2020
Priority Medium Very low
Build staging 4.0-dev
avatar C-Lodder
C-Lodder - comment - 9 Mar 2020

PR: #28281

avatar wilsonge wilsonge - change - 9 Mar 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-03-09 09:50:49
Closed_By wilsonge
avatar wilsonge wilsonge - close - 9 Mar 2020

Add a Comment

Login with GitHub to post a comment