Merge branch 'redbasic-addroomforfooter' into 'dev'
Fix jumpy sidebars See merge request hubzilla/core!1261
This commit is contained in:
commit
e4d08fc5d7
@ -45,6 +45,9 @@ main {
|
|||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
max-width: $main_widthpx;
|
max-width: $main_widthpx;
|
||||||
|
}
|
||||||
|
|
||||||
|
main #region_2 {
|
||||||
margin-bottom: $bottom_margin;
|
margin-bottom: $bottom_margin;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user