Problem/Motivation
There are couple of smaller layout problems in footer:
- If footer copyright region is missing (no blocks) we will get vertical empty space bellow footer region.
- To top block (coming from bs_lib) have height dimensions on big screens while it is hidden, because of bottom block margin.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | improve-footer-layout-3107048-4.patch | 1.13 KB | pivica |
| #4 | interdiff-3099042-3-4.txt | 820 bytes | pivica |
Comments
Comment #2
pivica commentedHere is a patch.
Comment #3
pivica commentedSmall improvement for small screens.
Comment #4
pivica commentedActually it is better to revert the previous change and also remove general footer block_title margin reset, because we have responsive reset later. Tests show this works better for various cases.
Comment #6
pivica commentedCommitted.