Issue #2307533 followup by ckrina: Fixed Insufficient space at page bottom.

8.0.x
Alex Pott 2014-10-03 10:31:06 +02:00
parent 5ad6a5e5f1
commit d8a8c3c2ab
1 changed files with 1 additions and 1 deletions

View File

@ -39,6 +39,6 @@
/**
* Add spacing to bottom of pages
*/
.region-content {
#content {
margin-bottom: 80px;
}