diff options
| author | Max | 2019-03-06 19:07:24 +0100 |
|---|---|---|
| committer | Max | 2019-03-06 19:07:24 +0100 |
| commit | eb5a7e6c65a5ee33bbd4e2afb4dfb2f3ac019ff9 (patch) | |
| tree | b0ed93ad9fb1b596bbe2e331636711323ea37b07 | |
| parent | b54bc0d070ca21a1ec9c8a46da08ec3fb88a7bb8 (diff) | |
| download | fuselkoenig_de-eb5a7e6c65a5ee33bbd4e2afb4dfb2f3ac019ff9.tar.gz | |
Bugfix
| -rw-r--r-- | functions.php | 2 | ||||
| -rw-r--r-- | loop-templates/content-angebotelist.php (renamed from loop-templates/content-angebotenotitle.php) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/functions.php b/functions.php index 5e3d34b..6071f24 100644 --- a/functions.php +++ b/functions.php @@ -299,7 +299,7 @@ if( function_exists('bcn_display_list') ) { .wrapper { padding-top: 0px; } - #index-wrapper { + .wrapper.footer, #index-wrapper { padding-top: 40px; } </style> diff --git a/loop-templates/content-angebotenotitle.php b/loop-templates/content-angebotelist.php index 11f8b0e..11f8b0e 100644 --- a/loop-templates/content-angebotenotitle.php +++ b/loop-templates/content-angebotelist.php |
